Searched defs:mountPoint (Results 1 – 7 of 7) sorted by relevance
143 int32_t mountVolume(const String16& mountPoint) in mountVolume()160 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume()179 int32_t formatVolume(const String16& mountPoint) in formatVolume()196 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers()225 int32_t getVolumeState(const String16& mountPoint) in getVolumeState()
57 ITestDevice.MountPointInfo mountPoint = device.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
116 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in testFsverityKernelSupports() local499 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
222 val mountPoint = device.executeShellCommand("mount") in remount() constant
689 String mountPoint; in redact() local
580 StorageId IncrementalService::createStorage(std::string_view mountPoint, in createStorage()726 StorageId IncrementalService::createLinkedStorage(std::string_view mountPoint, in createLinkedStorage()
1295 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState()