Home
last modified time | relevance | path

Searched defs:iterate_ctx (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp605 struct iterate_ctx { in debug_iterate() struct
606 decltype(callback) callback; in debug_iterate()
607 decltype(arg) arg; in debug_iterate()