Searched defs:zbi (Results 1 – 3 of 3) sorted by relevance
2 name = "zbi" package
28 zbi = {version = "0.1", path = "../third_party/libzbi"} qkey
133 let mut zbi = ZbiContainer::parse(&mut load[..])?; in load_fuchsia_simple() localVariable