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