Searched refs:thisClientId (Results 1 - 1 of 1) sorted by relevance

/system/chre/host/common/
H A Dsocket_server.cc132 uint16_t thisClientId = pair.second.clientId; local
133 if (thisClientId == clientId) {
135 sent = sendToClientSocket(data, length, clientSocket, thisClientId);

Completed in 37 milliseconds