Searched defs:mountPoint (Results 1 – 5 of 5) sorted by relevance
| /system/vold/ |
| D | AppFuseUtil.cpp | 156 std::string mountPoint; in OpenAppFuseFile() local
|
| D | VoldNativeService.cpp | 631 const std::string& mountPoint, bool isZoned, in mountFstab() 641 const std::string& mountPoint, bool shouldFormat, in encryptFstab() 785 binder::Status VoldNativeService::restoreCheckpoint(const std::string& mountPoint) { in restoreCheckpoint() 793 binder::Status VoldNativeService::restoreCheckpointPart(const std::string& mountPoint, int count) { in restoreCheckpointPart()
|
| D | Utils.cpp | 1314 status_t UnmountTree(const std::string& mountPoint) { in UnmountTree()
|
| /system/vold/binder/android/os/ |
| D | IVold.aidl | 86 …void mountFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean isZoned, in @ut… in mountFstab() 87 …void encryptFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat,… in encryptFstab()
|
| /system/incremental_delivery/incfs/ |
| D | MountRegistry.cpp | 349 auto mountPoint = std::string(items[4]); in loadFrom() local
|