OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:format_host_command
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb_client.h
63
std::string
format_host_command
(const char* _Nonnull command, TransportType type,
adb_client.cpp
311
std::string
format_host_command
(const char* command, TransportType type, const char* serial) {
function
327
if (adb_query(
format_host_command
("features", __adb_transport, __adb_serial), &result, error)) {
commandline.cpp
[
all
...]
Completed in 189 milliseconds