Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DAndroidPipe.h106 virtual void postLoad(android::base::Stream* stream) {} in postLoad() function
Daddress_space_graphics_types.h334 ConsumerPostLoadCallback postLoad; member
/hardware/google/aemu/base/
DSubAllocator.cpp111 bool postLoad(void* postLoadBuffer) { in postLoad() function in android::base::SubAllocator::Impl
225 bool SubAllocator::postLoad(void* postLoadBuffer) { in postLoad() function in android::base::SubAllocator