Searched refs:dump_profiles (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/ |
D | dexopt.h | 92 bool dump_profiles(int32_t uid, const std::string& pkgname, const std::string& profile_name,
|
D | dexopt.cpp | 786 bool dump_profiles(int32_t uid, const std::string& pkgname, const std::string& profile_name, in dump_profiles() function
|
D | InstalldNativeService.cpp | 3201 *_aidl_return = dump_profiles(uid, packageName, profileName, codePath, dumpClassesAndMethods); in dumpProfiles()
|