Home
last modified time | relevance | path

Searched defs:raw_descriptor (Results 1 – 4 of 4) sorted by relevance

/external/crosvm/vm_control/src/
Dclient.rs67 let raw_descriptor = path in raw_descriptor_from_path() localVariable
/external/perfetto/src/trace_processor/sqlite/
Dspan_join_operator_table.cc877 const std::string& raw_descriptor, in Parse()
/external/crosvm/devices/src/virtio/fs/
Dpassthrough.rs514 let raw_descriptor = unsafe { in new() localVariable
595 let raw_descriptor = unsafe { in open_fd() localVariable
1060 let raw_descriptor = unsafe { libc::openat(libc::AT_FDCWD, root.as_ptr(), flags) }; in init() localVariable
/external/crosvm/src/
Dlinux.rs1761 let raw_descriptor = path in raw_descriptor_from_path() localVariable