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

/fuchsia/zircon/system/host/zbi/
H A Dzbi.cpp1822 bool list_contents = false; local
1905 list_contents = true;
2019 if (list_contents) {
2033 const bool merge = !list_contents && !extract;
2110 if (!list_contents && complete_arch != kImageArchUndefined) {
2138 if (list_contents || verbose || extract) {
2139 if (list_contents || verbose) {
2152 if (list_contents || verbose) {

Completed in 44 milliseconds