/aosp_15_r20/system/incremental_delivery/incfs/tests/ |
H A D | incfs_test.cpp | 128 makeFile(control_, mountPath(test_file_name_), 0555, id, in testWriteBlockAndPageRead() 148 const auto file_path = mountPath(test_file_name_); in testWriteBlockAndPageRead() 161 makeFile(control_, mountPath(test_file_name_), 0555, id, in testWaitForPendingReads() 193 const auto file_path = mountPath(test_file_name_); in testWaitForPendingReads() 219 ASSERT_EQ(0, makeDir(control_, mountPath(test_dir_name_))); in TEST_F() 220 ASSERT_EQ(0, bindMount(mountPath(test_dir_name_), tmp_dir_to_bind.path)); in TEST_F() 233 makeFile(control_, mountPath(test_file_name_), 0555, fileId(1), in TEST_F() 235 const auto file_path = mountPath(test_file_name_); in TEST_F() 284 const auto dir_path = mountPath(test_dir_name_); in TEST_F() 291 const auto dir_path = mountPath(test_dir_name_); in TEST_F() [all …]
|
/aosp_15_r20/packages/modules/SdkExtensions/derive_sdk/ |
D | derive_sdk.cpp | 158 bool ReadSdkInfoFromApexes(const std::string& mountpath, in ReadSdkInfoFromApexes() argument 161 std::string path = mountpath + "/" + module_itr.first + "/etc/sdkinfo.pb"; in ReadSdkInfoFromApexes() 183 bool SetSdkLevels(const std::string& mountpath) { in SetSdkLevels() argument 185 if (!ReadDatabase(mountpath + "/com.android.sdkext/etc/extensions_db.pb", db)) { in SetSdkLevels() 191 if (!ReadSdkInfoFromApexes(mountpath, versions)) { in SetSdkLevels() 277 bool PrintDump(const std::string& mountpath, std::ostream& ostream) { in PrintDump() argument 282 if (!ReadSdkInfoFromApexes(mountpath, versions)) { in PrintDump() 298 if (!ReadDatabase(mountpath + "/com.android.sdkext/etc/extensions_db.pb", db)) { in PrintDump()
|
D | derive_sdk.h | 25 bool PrintDump(const std::string& mountpath, std::ostream&); 26 bool SetSdkLevels(const std::string& mountpath);
|
/aosp_15_r20/system/incremental_delivery/incfs/tests/include/ |
H A D | IncFsTestBase.h | 53 checkRestoreconResult(mountPath(INCFS_PENDING_READS_FILENAME)); in SetUp() 54 checkRestoreconResult(mountPath(INCFS_LOG_FILENAME)); in SetUp() 85 std::string mountPath(Paths&&... paths) const { in mountPath() function 108 int res = makeFile(control_, mountPath(test_file_name_), 0555, fileId(id), in makeFileWithHash()
|
/aosp_15_r20/external/google-cloud-java/java-run/proto-google-cloud-run-v2/src/main/java/com/google/cloud/run/v2/ |
H A D | VolumeMount.java | 139 * @return The mountPath. 166 * @return The bytes for mountPath. 663 * @return The mountPath. 689 * @return The bytes for mountPath. 715 * @param value The mountPath to set. 761 * @param value The bytes for mountPath to set.
|
H A D | VolumeMountOrBuilder.java | 64 * @return The mountPath. 80 * @return The bytes for mountPath.
|
/aosp_15_r20/external/perfetto/infra/bigtrace/clickhouse/ |
H A D | clickhouse-deployment.yaml | 54 mountPath: /etc/clickhouse-server/config.d/default_config.xml 57 mountPath: /data
|
/aosp_15_r20/system/vold/model/ |
H A D | StubVolume.cpp | 29 StubVolume::StubVolume(dev_t id, const std::string& sourcePath, const std::string& mountPath, in StubVolume() argument 34 mMountPath(mountPath), in StubVolume()
|
H A D | PublicVolume.cpp | 328 auto mountPath = GetFuseMountPathForUser(started_user, stableName); in doUnmount() local 329 ForceUnmount(mountPath); in doUnmount() 330 rmdir(mountPath.c_str()); in doUnmount()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/kubernetes-manifests/ |
D | server.deployment.yaml | 48 - mountPath: /tmp/grpc-xds/ 77 - mountPath: /tmp/bootstrap/
|
D | client-secure.deployment.yaml | 55 - mountPath: /tmp/grpc-xds/ 86 - mountPath: /tmp/bootstrap/
|
D | client.deployment.yaml | 59 - mountPath: /tmp/grpc-xds/ 90 - mountPath: /tmp/bootstrap/
|
D | server-secure.deployment.yaml | 58 - mountPath: /tmp/grpc-xds/ 87 - mountPath: /tmp/bootstrap/
|
/aosp_15_r20/cts/tests/tests/os/src/android/os/storage/cts/ |
H A D | StorageManagerTest.java | 139 final String mountPath = checkMountedPath(canonPath); in doMountAndUnmountObbNormal() local 140 final File mountDir = new File(mountPath); in doMountAndUnmountObbNormal() 1078 final String mountPath = mStorageManager.getMountedObbPath(path); in checkMountedPath() local 1081 mountPath); in checkMountedPath() 1082 return mountPath; in checkMountedPath()
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2alpha/src/main/java/com/google/cloud/functions/v2alpha/ |
H A D | SecretVolumeOrBuilder.java | 39 * @return The mountPath. 55 * @return The bytes for mountPath.
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2/src/main/java/com/google/cloud/functions/v2/ |
H A D | SecretVolumeOrBuilder.java | 39 * @return The mountPath. 55 * @return The bytes for mountPath.
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v2beta/src/main/java/com/google/cloud/functions/v2beta/ |
H A D | SecretVolumeOrBuilder.java | 39 * @return The mountPath. 55 * @return The bytes for mountPath.
|
/aosp_15_r20/external/google-cloud-java/java-functions/proto-google-cloud-functions-v1/src/main/java/com/google/cloud/functions/v1/ |
H A D | SecretVolumeOrBuilder.java | 40 * @return The mountPath. 57 * @return The bytes for mountPath.
|
/aosp_15_r20/external/ltp/testcases/network/nfsv4/locks/ |
H A D | locktests.py | 49 self.mountPath=NFS4_PATH 62 mntpoint=self.mountPath+"/"+dir
|
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1/src/main/java/com/google/cloud/batch/v1/ |
H A D | Volume.java | 320 * @return The mountPath. 343 * @return The bytes for mountPath. 1558 * @return The mountPath. 1580 * @return The bytes for mountPath. 1602 * @param value The mountPath to set. 1640 * @param value The bytes for mountPath to set.
|
H A D | VolumeOrBuilder.java | 157 * @return The mountPath. 169 * @return The bytes for mountPath.
|
/aosp_15_r20/external/google-cloud-java/java-batch/proto-google-cloud-batch-v1alpha/src/main/java/com/google/cloud/batch/v1alpha/ |
H A D | VolumeOrBuilder.java | 199 * @return The mountPath. 211 * @return The bytes for mountPath.
|
H A D | Volume.java | 383 * @return The mountPath. 406 * @return The bytes for mountPath. 1877 * @return The mountPath. 1899 * @return The bytes for mountPath. 1921 * @param value The mountPath to set. 1959 * @param value The bytes for mountPath to set.
|
/aosp_15_r20/system/incremental_delivery/incfs/tests/util/ |
H A D | map_ptr_test.cpp | 41 ASSERT_EQ(0, makeFile(control_, mountPath(test_file_name_), 0555, id, {.size = FILE_SIZE})); in SetUp() 67 mount_path_ = mountPath(test_file_name_); in SetUp()
|
/aosp_15_r20/system/vold/ |
H A D | VoldNativeService.cpp | 447 const std::string& mountPath, in createStubVolume() argument 454 CHECK_ARGUMENT_PATH(mountPath); in createStubVolume() 461 sourcePath, mountPath, fsType, fsUuid, fsLabel, flags, _aidl_return)); in createStubVolume()
|