Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h91 bool copy_system_profile(const std::string& system_profile,
Ddexopt.cpp1047 bool copy_system_profile(const std::string& system_profile, in copy_system_profile() function
DInstalldNativeService.cpp2238 *_aidl_return = copy_system_profile(systemProfile, packageUid, packageName, profileName); in copySystemProfile()