Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
DAndroidPipe.h237 static AndroidPipe* loadFromStreamLegacy(android::base::Stream* stream,
/hardware/google/aemu/host-common/
DAndroidPipe.cpp579 AndroidPipe* AndroidPipe::loadFromStreamLegacy(BaseStream* stream, in loadFromStreamLegacy() function in android::AndroidPipe
758 return android::AndroidPipe::loadFromStreamLegacy(asBaseStream(stream), in android_pipe_guest_load_legacy()