Searched defs:mount (Results 1 – 4 of 4) sorted by relevance
| /system/libvintf/ | ||
| D | VintfObjectRecovery.cpp | 49 status_t mount(const std::string& path) { in mount() function in android::vintf::details::RecoveryPartitionMounter |
| /system/vold/model/ | ||
| D | VolumeBase.cpp | 214 status_t VolumeBase::mount() { in mount() function in android::vold::VolumeBase |
| /system/vold/binder/android/os/ | ||
| D | IVold.aidl | 43 void mount(@utf8InCpp String volId, int mountFlags, int mountUserId); in mount() method |
| /system/vold/ | ||
| D | VoldNativeService.cpp | 328 binder::Status VoldNativeService::mount(const std::string& volId, int32_t mountFlags, in mount() function in android::vold::VoldNativeService |