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