Searched defs:IsValidApkPath (Results 1 - 2 of 2) sorted by relevance

/system/extras/simpleperf/
H A Dread_apk.cpp53 if (!IsValidApkPath(apk_path)) {
114 if (!IsValidApkPath(apk_path)) {
141 bool IsValidApkPath(const std::string& apk_path) { function
/system/core/libbacktrace/
H A DBacktraceOffline.cpp647 static bool IsValidApkPath(const std::string& apk_path) { function
687 if (!IsValidApkPath(apk_file)) {

Completed in 109 milliseconds