Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/include/host-common/
Dandroid_pipe_device.h184 ANDROID_PIPE_DEVICE_EXPORT int android_pipe_get_id(void* internal_pipe);
/hardware/google/aemu/host-common/
DDmaMap.cpp154 stream->putBe32(android_pipe_get_id(v.second.hwpipe)); in save()
DAndroidPipe.cpp824 int android_pipe_get_id(void* hwpipe) { in android_pipe_get_id() function