Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/serialport/src/posix/
Denumerate.rs298 let cf_property = CFString::new(property); in get_int_property() localVariable
326 let cf_property = CFString::new(property); in get_string_property() localVariable