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