Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl116 void destroySandboxForApp(in @utf8InCpp String packageName, in destroySandboxForApp() method
/system/vold/
DVoldNativeService.cpp827 binder::Status VoldNativeService::destroySandboxForApp(const std::string& packageName, in destroySandboxForApp() function in android::vold::VoldNativeService