Home
last modified time | relevance | path

Searched refs:deleteReferenceProfile (Results 1 – 3 of 3) 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.h160 binder::Status deleteReferenceProfile(const std::string& packageName,
DInstalldNativeService.cpp1344 binder::Status InstalldNativeService::deleteReferenceProfile(const std::string& packageName, in deleteReferenceProfile() function in android::installd::InstalldNativeService