Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl37 void addSandboxIds(in int[] appIds, in @utf8InCpp String[] sandboxIds); in addSandboxIds()
/system/vold/
DVoldNativeService.cpp212 const std::vector<std::string>& sandboxIds) { in addSandboxIds()