Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h69 int analyze_primary_profiles(uid_t uid,
Ddexopt.cpp781 int analyze_primary_profiles(uid_t uid, const std::string& package_name, in analyze_primary_profiles() function
DInstalldNativeService.cpp3235 *_aidl_return = analyze_primary_profiles(uid, packageName, profileName); in mergeProfiles()