Home
last modified time | relevance | path

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

/aosp12/frameworks/native/cmds/installd/
H A Ddexopt.h96 bool copy_system_profile(const std::string& system_profile,
H A Ddexopt.cpp738 bool copy_system_profile(const std::string& system_profile, in copy_system_profile() function
H A DInstalldNativeService.cpp2366 *_aidl_return = copy_system_profile(systemProfile, packageUid, packageName, profileName); in copySystemProfile()