Home
last modified time | relevance | path

Searched refs:dump_profiles (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Ddexopt.h92 bool dump_profiles(int32_t uid, const std::string& pkgname, const std::string& profile_name,
Ddexopt.cpp786 bool dump_profiles(int32_t uid, const std::string& pkgname, const std::string& profile_name, in dump_profiles() function
DInstalldNativeService.cpp3201 *_aidl_return = dump_profiles(uid, packageName, profileName, codePath, dumpClassesAndMethods); in dumpProfiles()