Searched defs:destroyProfileSnapshot (Results 1 – 4 of 4) sorted by relevance
294 private void destroyProfileSnapshot(String packageName, String profileName) { in destroyProfileSnapshot() method in ArtManagerService
76 void destroyProfileSnapshot(@utf8InCpp String packageName, @utf8InCpp String profileName); in destroyProfileSnapshot() method
567 public void destroyProfileSnapshot(String packageName, String profileName) in destroyProfileSnapshot() method in Installer
2264 binder::Status InstalldNativeService::destroyProfileSnapshot(const std::string& packageName, in destroyProfileSnapshot() function in android::installd::InstalldNativeService