Searched refs:ForEach (Results 1 – 2 of 2) sorted by relevance
42 zbi_result_t ForEach(zbi_foreach_cb_t cb, void* cookie) const { in ForEach() function
153 zbi_result_t result = image.ForEach(check_contents, &count); in ZbiTestBasic()214 zbi_result_t result = image.ForEach(check_contents, &count); in ZbiTestTruncated()
Completed in 3 milliseconds