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