Home
last modified time | relevance | path

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

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