Home
last modified time | relevance | path

Searched defs:adb_command (Results 1 – 2 of 2) sorted by relevance

/system/extras/pagecache/
Dpagecache.py175 def add_adb_serial(adb_command, device_serial): argument
/system/core/adb/client/
Dadb_client.cpp369 bool adb_command(const std::string& service) { in adb_command() function