Home
last modified time | relevance | path

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

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