Home
last modified time | relevance | path

Searched defs:short_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/crosvm/devices/src/sys/linux/
H A Dserial_device.rs164 let mut short_path = PathBuf::with_capacity(MAX_SOCKET_PATH_LENGTH); in create_system_type_serial_device() localVariable
/aosp_15_r20/system/core/trusty/storage/proxy/
H A Dstorage.c385 static int open_possibly_mapped_file(const char* short_path, const char* full_path, int open_flags, in open_possibly_mapped_file()