Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h100 bool prepare_app_profile(const std::string& package_name,
Ddexopt.cpp2976 bool prepare_app_profile(const std::string& package_name, in prepare_app_profile() function
DInstalldNativeService.cpp2996 *_aidl_return = prepare_app_profile(packageName, userId, appId, profileName, codePath, in prepareAppProfile()