Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DAddressSpaceService.h62 virtual void postSave() const { } in postSave() function
DAndroidPipe.h108 virtual void postSave(android::base::Stream* stream) {} in postSave() function
Daddress_space_graphics_types.h332 ConsumerPostSaveCallback postSave; member
/hardware/google/aemu/host-common/
Daddress_space_graphics.cpp312 void postSave() { in postSave() function in android::emulation::asg::Globals
755 void AddressSpaceGraphicsContext::postSave() const { in postSave() function in android::emulation::asg::AddressSpaceGraphicsContext