Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/binder/android/os/
DIInstalld.aidl87 void destroyProfileSnapshot(@utf8InCpp String packageName, @utf8InCpp String profileName); in destroyProfileSnapshot() method
/frameworks/native/cmds/installd/
DInstalldNativeService.cpp3250 binder::Status InstalldNativeService::destroyProfileSnapshot(const std::string& packageName, in destroyProfileSnapshot() function in android::installd::InstalldNativeService