Searched refs:PropInfo (Results 1 – 1 of 1) sorted by relevance
28 use system_properties_bindgen::prop_info as PropInfo;39 prop_info: *const PropInfo,50 fn get_prop_info(&mut self) -> Option<*const PropInfo> { in get_prop_info() argument65 fn read_raw(prop_info: *const PropInfo, mut f: impl FnMut(Option<&CStr>, Option<&CStr>)) { in read_raw() argument303 prop_info: *const PropInfo, in foreach() argument