Searched refs:mNextConnectionHandleId (Results 1 – 2 of 2) sorted by relevance
214 ConnectionHandle::Id mNextConnectionHandleId = 0; variable
189 const ConnectionHandle handle = ConnectionHandle{mNextConnectionHandleId++}; in createConnection()