Home
last modified time | relevance | path

Searched defs:copySystemProfile (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl79 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp3206 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile() function in android::installd::InstalldNativeService