Home
last modified time | relevance | path

Searched defs:c_path (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dlib.rs418 let c_path = path_to_cstring(path.as_ref())?; in open_with_flags() localVariable
441 let c_path = path_to_cstring(path.as_ref())?; in open_with_flags_and_vfs() localVariable
/aosp_15_r20/external/crosvm/hypervisor/src/gunyah/
H A Dmod.rs63 let c_path = CString::new(device_path.as_os_str().as_bytes()).unwrap(); in new_with_path() localVariable
/aosp_15_r20/external/crosvm/hypervisor/src/kvm/
H A Dmod.rs148 let c_path = CString::new(device_path.as_os_str().as_bytes()).unwrap(); in new_with_path() localVariable
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/
H A Dexception_handler_unittest.cc106 char* c_path = strdup(c_file); in CreateTMPFile() local
/aosp_15_r20/external/crosvm/hypervisor/src/geniezone/
H A Dmod.rs526 let c_path = CString::new(device_path.as_os_str().as_bytes()).unwrap(); in new_with_path() localVariable
/aosp_15_r20/system/vold/
H A DUtils.cpp1119 const char* c_path = path.c_str(); in WipeBlockDevice() local
/aosp_15_r20/external/crosvm/kvm/src/
H A Dlib.rs150 let c_path = CString::new(device_path.as_os_str().as_bytes()).unwrap(); in new_with_path() localVariable
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h69319 struct rds_conn_path *c_path; member
H A Dvmlinux_602.h69319 struct rds_conn_path *c_path; member