Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl57 void remountAppStorageDirs(int uid, int pid, in @utf8InCpp String[] packageNames); in remountAppStorageDirs() method
/system/vold/
DVoldNativeService.cpp388 binder::Status VoldNativeService::remountAppStorageDirs(int uid, int pid, in remountAppStorageDirs() function in android::vold::VoldNativeService