Home
last modified time | relevance | path

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

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