Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h137 ANDROID_PIPE_DEVICE_EXPORT void android_pipe_guest_save(
/hardware/google/aemu/host-common/
DHostGoldfishPipe.cpp229 android_pipe_guest_save(kv.second.hostPipe, cStream); in saveSnapshot()
286 android_pipe_guest_save(fdInfo->hostPipe, cStream); in saveSnapshot()
DAndroidPipe.cpp734 void android_pipe_guest_save(void* internalPipe, CStream* stream) { in android_pipe_guest_save() function