Searched refs:read_raw (Results 1 – 1 of 1) sorted by relevance
65 fn read_raw(prop_info: *const PropInfo, mut f: impl FnMut(Option<&CStr>, Option<&CStr>)) { in read_raw() method117 Self::read_raw(prop_info, |name, value| { in read()