Searched refs:PropInfo (Results 1 – 1 of 1) sorted by relevance
19 use keystore2_system_property_bindgen::prop_info as PropInfo;65 prop_info: *const PropInfo,76 fn get_prop_info(&mut self) -> Option<*const PropInfo> { in get_prop_info() argument91 fn read_raw(prop_info: *const PropInfo, mut f: impl FnOnce(Option<&CStr>, Option<&CStr>)) { in read_raw() argument