Home
last modified time | relevance | path

Searched defs:raw_fd (Results 1 – 3 of 3) sorted by relevance

/system/librustutils/
Dinherited_fd.rs67 let raw_fd = file_name.to_str().unwrap().parse::<RawFd>().unwrap(); in init_once() localVariable
135 let raw_fd = tempfile()?.into_raw_fd(); in open_new_file() localVariable
/system/extras/mtectrl/
Dmtectrl.cc289 int raw_fd = fake_partition_fd.get(); in main() local
/system/see/authmgr/authmgr-be/src/
Dtests.rs197 raw_fd: i32, field