/aosp_15_r20/external/crosvm/e2e_tests/tests/ |
H A D | block.rs | 36 let disk_path = disk.path().to_str().unwrap(); in mount_block() localVariable 65 let disk_path = disk.path().to_str().unwrap().to_string(); in resize() localVariable
|
H A D | pmem.rs | 27 let disk_path = disk.path().to_str().unwrap(); in mount_pmem() localVariable
|
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v2/ |
H A D | file.proto | 64 DiskPath disk_path = 7; field
|
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/ |
H A D | file.proto | 64 DiskPath disk_path = 7; field
|
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/ |
D | vhost_user_block.cpp | 45 const CuttlefishConfig& config, int num, std::string_view disk_path) { in VhostUserBlockDevice()
|
/aosp_15_r20/external/bcc/tools/ |
H A D | biopattern.py | 93 disk_path = os.path.join('/dev', args.disk) variable
|
H A D | biosnoop.py | 311 disk_path = os.path.join('/dev', args.disk) variable
|
H A D | biolatency.py | 222 disk_path = os.path.join('/dev', args.disk) variable
|
/aosp_15_r20/external/perfetto/src/trace_processor/ |
H A D | trace_processor_shell.cc | 661 const std::string& disk_path() const { return disk_path_; } in disk_path() function in perfetto::trace_processor::__anonec9ff9cc0111::MetricExtension 1373 const std::string& disk_path = extension.disk_path(); in LoadMetricExtension() local 1466 const std::string& disk_path = extension.disk_path(); in LoadMetricsAndExtensionsSql() local
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/compiler/ |
H A D | importer.h | 312 std::string disk_path; member
|
H A D | importer.cc | 390 const std::string& disk_path) { in MapPath()
|
H A D | command_line_interface.cc | 1710 std::string disk_path; in InterpretArgument() local
|
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/ |
H A D | importer.h | 312 std::string disk_path; member
|
H A D | importer.cc | 390 const std::string& disk_path) { in MapPath()
|
H A D | command_line_interface.cc | 1710 std::string disk_path; in InterpretArgument() local
|
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/ |
H A D | utils.rs | 207 let disk_path = disk.to_str().unwrap(); in create_vu_block_config() localVariable
|
/aosp_15_r20/external/avb/examples/uefi/ |
H A D | uefi_avb_ops.c | 406 EFI_DEVICE_PATH* disk_path; in get_disk_block_io() local
|