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