Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h131 ANDROID_PIPE_DEVICE_EXPORT void android_pipe_guest_post_save(Stream* file);
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp231 android_pipe_guest_post_save(cStream); in saveSnapshot()
287 android_pipe_guest_post_save(cStream); in saveSnapshot()
DAndroidPipe.cpp725 void android_pipe_guest_post_save(CStream* stream) { in android_pipe_guest_post_save() function