Home
last modified time | relevance | path

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

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