Home
last modified time | relevance | path

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

/system/chre/host/common/
Dsocket_server.cc141 bool slotFound = false; in acceptClientConnection() local
145 slotFound = true; in acceptClientConnection()
150 if (!slotFound) { in acceptClientConnection()
152 assert(slotFound); in acceptClientConnection()