Searched defs:mountPoint (Results 1 – 7 of 7) sorted by relevance
141 int32_t mountVolume(const String16& mountPoint) in mountVolume()158 int32_t unmountVolume(const String16& mountPoint, const bool force, const bool removeEncryption) in unmountVolume()177 int32_t formatVolume(const String16& mountPoint) in formatVolume()194 int32_t getStorageUsers(const String16& mountPoint, int32_t** users) in getStorageUsers()223 int32_t getVolumeState(const String16& mountPoint) in getVolumeState()
58 ITestDevice.MountPointInfo mountPoint = device.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
113 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in testFsverityKernelSupports() local525 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
216 val mountPoint = device.executeShellCommand("mount") regex
794 String mountPoint; in redact() local
600 StorageId IncrementalService::createStorage(std::string_view mountPoint, in createStorage()746 StorageId IncrementalService::createLinkedStorage(std::string_view mountPoint, in createLinkedStorage()
1278 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState()