Searched defs:InstallApk (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/tools/bit/ | ||
H A D | main.cpp | 111 struct InstallApk struct |
/aosp12/system/extras/simpleperf/ | ||
H A D | test_util.h | 168 bool InstallApk(const std::string& apk_path, const std::string& package_name) { in InstallApk() function |
H A D | cmd_record_test.cpp | 691 bool InstallApk(const std::string& apk_path, const std::string& package_name) { in InstallApk() function in RecordingAppHelper |