Home
last modified time | relevance | path

Searched defs:connType (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DProcessPipe.cpp206 bool processPipeInit(int streamHandle, HostConnectionType connType, renderControl_encoder_context_t… in processPipeInit()
DHostConnection.cpp381 …bool processPipeInit(int stream_handle, HostConnectionType connType, renderControl_encoder_context… in processPipeInit()
462 const enum HostConnectionType connType = getConnectionTypeFromProperty(); in connect() local