Searched refs:extract_items (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp1820 bool extract_items = false; local
1941 extract_items = true;
1946 extract_items = true;
2042 ((!extract_items && !name_matcher.MatchesAll()) ||
2099 return extract_items || name_matcher.Matches(name);
2159 if (extract_items) {
2184 extract_items ? "boot items" : "BOOTFS files",

Completed in 78 milliseconds