Searched refs:dump_profile (Results 1 – 3 of 3) sorted by relevance
57 bool dump_profile(uid_t uid, const char *pkgname, const char *dex_files);
290 if (dump_profile(uid, pkgname, dex_files)) { in do_dump_profiles()
1257 bool dump_profile(uid_t uid, const char* pkgname, const char* code_path_string) { in dump_profile() function