Searched refs:LOCAL_TO_PEER_SESSION_NAME_MAP (Results 1 – 1 of 1) sorted by relevance
35 const static std::pair<std::string, std::string> LOCAL_TO_PEER_SESSION_NAME_MAP[] = { variable154 …uto foundItem = std::find_if(std::begin(LOCAL_TO_PEER_SESSION_NAME_MAP), std::end(LOCAL_TO_PEER_SE… in FindSessNameByPeerSessName()156 if (foundItem != std::end(LOCAL_TO_PEER_SESSION_NAME_MAP)) { in FindSessNameByPeerSessName()