Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl85 boolean createProfileSnapshot(int appId, @utf8InCpp String packageName, in createProfileSnapshot() method
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp1113 void createProfileSnapshot(int32_t appid, const std::string& package_name, in createProfileSnapshot() function in android::installd::ProfileTest
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp3239 binder::Status InstalldNativeService::createProfileSnapshot(int32_t appId, in createProfileSnapshot() function in android::installd::InstalldNativeService