Home
last modified time | relevance | path

Searched defs:mountPoint (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/base/libs/storage/
H A DIMountService.cpp143 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()
/aosp12/frameworks/base/tests/ApkVerityTest/block_device_writer/src/com/android/blockdevicewriter/
H A DBlockDeviceWriter.java57 ITestDevice.MountPointInfo mountPoint = device.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
/aosp12/frameworks/base/tests/ApkVerityTest/src/com/android/apkverity/
H A DApkVerityTest.java116 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in testFsverityKernelSupports() local
499 ITestDevice.MountPointInfo mountPoint = mDevice.getMountPointInfo("/data"); in damageFileAgainstBlockDevice() local
/aosp12/system/vold/
H A DAppFuseUtil.cpp156 std::string mountPoint; in OpenAppFuseFile() local
H A DVoldNativeService.cpp689 const std::string& mountPoint) { in mountFstab()
698 const std::string& mountPoint, bool shouldFormat, in encryptFstab()
878 binder::Status VoldNativeService::restoreCheckpoint(const std::string& mountPoint) { in restoreCheckpoint()
886 binder::Status VoldNativeService::restoreCheckpointPart(const std::string& mountPoint, int count) { in restoreCheckpointPart()
H A DUtils.cpp1236 auto mountPoint = std::string(mnt->mnt_dir) + "/"; in findMountPointsWithPrefix() local
1260 status_t UnmountTree(const std::string& mountPoint) { in UnmountTree()
/aosp12/frameworks/base/services/tests/PackageManagerServiceTests/host/src/com/android/server/pm/test/
H A DSdCardEjectionTests.kt222 val mountPoint = device.executeShellCommand("mount") regex
/aosp12/frameworks/base/core/java/android/app/admin/
H A DSecurityLog.java689 String mountPoint; in redact() local
/aosp12/system/vold/binder/android/os/
H A DIVold.aidl91 void mountFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint); in mountFstab()
92 …void encryptFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat,… in encryptFstab()
/aosp12/system/incremental_delivery/incfs/
H A DMountRegistry.cpp349 auto mountPoint = std::string(items[4]); in loadFrom() local
/aosp12/frameworks/base/services/incremental/
H A DIncrementalService.cpp580 StorageId IncrementalService::createStorage(std::string_view mountPoint, in createStorage()
726 StorageId IncrementalService::createLinkedStorage(std::string_view mountPoint, in createLinkedStorage()
/aosp12/frameworks/base/core/java/android/os/storage/
H A DStorageManager.java1295 public @NonNull String getVolumeState(String mountPoint) { in getVolumeState()
/aosp12/hardware/qcom/sm7250/gps/location/
H A DLocationDataTypes.h2045 std::string mountPoint; // null terminated string member
/aosp12/hardware/qcom/sm8150/gps/location/
H A DLocationDataTypes.h2045 std::string mountPoint; // null terminated string member