Searched defs:untrusted_props (Results 1 – 2 of 2) sorted by relevance
1004 untrusted_props: BTreeMap<CString, Vec<u8>>, field1179 let untrusted_props = parse_untrusted_props(fdt).map_err(|e| { in parse_device_tree() localVariable
904 let mut untrusted_props = Vec::with_capacity(2); in maybe_create_device_tree_overlay() localVariable