Home
last modified time | relevance | path

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

/system/chre/host/common/
Dsocket_server.cc162 bool slotFound = false; in acceptClientConnection() local
166 slotFound = true; in acceptClientConnection()
171 if (!slotFound) { in acceptClientConnection()
173 assert(slotFound); in acceptClientConnection()