Home
last modified time | relevance | path

Searched refs:sandboxId (Results 1 – 3 of 3) sorted by relevance

/system/vold/binder/android/os/
DIVold.aidl105 in @utf8InCpp String sandboxId, int userId); in prepareSandboxForApp() argument
107 in @utf8InCpp String sandboxId, int userId); in destroySandboxForApp() argument
/system/vold/
DVoldNativeService.h128 const std::string& sandboxId, int32_t userId);
130 const std::string& sandboxId, int32_t userId);
DVoldNativeService.cpp735 int32_t appId, const std::string& sandboxId, in prepareSandboxForApp() argument
741 const std::string& sandboxId, in destroySandboxForApp() argument