Home
last modified time | relevance | path

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

/system/ulib/libzbi/include/libzbi/
A Dzbi.h47 typedef zbi_result_t (*zbi_foreach_cb_t)(zbi_header_t* hdr, typedef
74 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb,
A Dzbi-cpp.h42 zbi_result_t ForEach(zbi_foreach_cb_t cb, void* cookie) const { in ForEach()
/system/ulib/libzbi/
A Dzbi.c129 zbi_result_t zbi_for_each(const void* base, const zbi_foreach_cb_t cb, in zbi_for_each()

Completed in 6 milliseconds