Home
last modified time | relevance | path

Searched defs:systemProfile (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl77 boolean copySystemProfile(@utf8InCpp String systemProfile, int uid, in copySystemProfile()
/frameworks/base/services/core/java/com/android/server/pm/
DInstaller.java412 public boolean copySystemProfile(String systemProfile, int uid, String packageName, in copySystemProfile()
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp2334 binder::Status InstalldNativeService::copySystemProfile(const std::string& systemProfile, in copySystemProfile()