Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h63 bool analyze_primary_profiles(uid_t uid,
Ddexopt.cpp988 bool analyze_primary_profiles(uid_t uid, const std::string& package_name, in analyze_primary_profiles() function
DInstalldNativeService.cpp2249 *_aidl_return = analyze_primary_profiles(uid, packageName, profileName); in mergeProfiles()