Home
last modified time | relevance | path

Searched defs:disk_path (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/crosvm/e2e_tests/tests/
H A Dblock.rs36 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 Dpmem.rs27 let disk_path = disk.path().to_str().unwrap(); in mount_pmem() localVariable
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v2/
H A Dfile.proto64 DiskPath disk_path = 7; field
/aosp_15_r20/external/googleapis/google/cloud/securitycenter/v1/
H A Dfile.proto64 DiskPath disk_path = 7; field
/aosp_15_r20/device/google/cuttlefish/host/libs/vm_manager/
Dvhost_user_block.cpp45 const CuttlefishConfig& config, int num, std::string_view disk_path) { in VhostUserBlockDevice()
/aosp_15_r20/external/bcc/tools/
H A Dbiopattern.py93 disk_path = os.path.join('/dev', args.disk) variable
H A Dbiosnoop.py311 disk_path = os.path.join('/dev', args.disk) variable
H A Dbiolatency.py222 disk_path = os.path.join('/dev', args.disk) variable
/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dtrace_processor_shell.cc661 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 Dimporter.h312 std::string disk_path; member
H A Dimporter.cc390 const std::string& disk_path) { in MapPath()
H A Dcommand_line_interface.cc1710 std::string disk_path; in InterpretArgument() local
/aosp_15_r20/external/protobuf/src/google/protobuf/compiler/
H A Dimporter.h312 std::string disk_path; member
H A Dimporter.cc390 const std::string& disk_path) { in MapPath()
H A Dcommand_line_interface.cc1710 std::string disk_path; in InterpretArgument() local
/aosp_15_r20/external/crosvm/e2e_tests/fixture/src/
H A Dutils.rs207 let disk_path = disk.to_str().unwrap(); in create_vu_block_config() localVariable
/aosp_15_r20/external/avb/examples/uefi/
H A Duefi_avb_ops.c406 EFI_DEVICE_PATH* disk_path; in get_disk_block_io() local