Home
last modified time | relevance | path

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

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