Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
DAndroidPipe.cpp117 class ConnectorPipe : public AndroidPipe { class
119 ConnectorPipe(void* hwPipe, Service* service) in ConnectorPipe() function in android::__anon4a5f02220111::ConnectorPipe
312 return new ConnectorPipe(hwPipe, this); in create()
320 ConnectorPipe* pipe = new ConnectorPipe(hwPipe, this); in load()