Home
last modified time | relevance | path

Searched refs:address_space_allocator_iter_func_t (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/base/
DAndroidSubAllocator.cpp60 address_space_allocator_iter_func_t allocatorSaver = in save()
88 address_space_allocator_iter_func_t allocatorLoader = in load()
Daddress_space.h366 typedef void (*address_space_allocator_iter_func_t)(void* context, struct address_space_allocator*); typedef
371 address_space_allocator_iter_func_t allocator_func, in address_space_allocator_run()