Home
last modified time | relevance | path

Searched refs:zbi_for_each (Results 1 – 3 of 3) sorted by relevance

/system/ulib/libzbi/include/libzbi/
A Dzbi.h74 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb,
A Dzbi-cpp.h43 return zbi_for_each(base_, cb, cookie); in ForEach()
/system/ulib/libzbi/
A Dzbi.c87 res = zbi_for_each(base, for_each_check_entry, &state); in zbi_check_internal()
129 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb, in zbi_for_each() function

Completed in 5 milliseconds