Searched refs:dump_profile (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
H A Dcommands.h57 bool dump_profile(uid_t uid, const char *pkgname, const char *dex_files);
H A Dinstalld.cpp290 if (dump_profile(uid, pkgname, dex_files)) {
H A Dcommands.cpp1257 bool dump_profile(uid_t uid, const char* pkgname, const char* code_path_string) { function in namespace:android::installd
1276 ALOGE("installd cannot chmod '%s' dump_profile\n", out_file_name.c_str());

Completed in 52 milliseconds