Searched defs:apk_path (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/cmds/idmap/ | ||
D | scan.cpp | 30 String8 apk_path; member |
/frameworks/native/cmds/installd/ | ||
D | commands.c | 891 int dexopt(const char *apk_path, uid_t uid, bool is_public, in dexopt() |