OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:launchClient
(Results
1 - 3
of
3
) sorted by null
/cts/suite/audio_quality/lib/src/
Adb.h
31
bool
launchClient
(const android::String8& clientBinary, const android::String8& component);
ClientImpl.cpp
43
if (!adb.
launchClient
(clientBinary, componentName)) {
Adb.cpp
44
bool Adb::
launchClient
(const android::String8& clientBinary, const android::String8& component)
Completed in 4200 milliseconds