Searched refs:destroySandboxForApp (Results 1 – 3 of 3) sorted by relevance
106 void destroySandboxForApp(in @utf8InCpp String packageName, in destroySandboxForApp() method
129 binder::Status destroySandboxForApp(const std::string& packageName,
740 binder::Status VoldNativeService::destroySandboxForApp(const std::string& packageName, in destroySandboxForApp() function in android::vold::VoldNativeService