Home
last modified time | relevance | path

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

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