Home
last modified time | relevance | path

Searched defs:remountUid (Results 1 – 3 of 3) sorted by relevance

/system/vold/
DVolumeManager.cpp433 int VolumeManager::remountUid(uid_t uid, int32_t mountMode) { in remountUid() function in VolumeManager
DVoldNativeService.cpp446 binder::Status VoldNativeService::remountUid(int32_t uid, int32_t remountMode) { in remountUid() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl52 void remountUid(int uid, int remountMode); in remountUid() method