Searched refs:idMapValue (Results 1 – 1 of 1) sorted by relevance
115 std::string idMapValue = sessionName + "_" + peerDevId; in CreateSoftbusSessionServer() local117 if (((it->second).find(idMapValue) != std::string::npos)) { in CreateSoftbusSessionServer()165 std::string idMapValue = sessionName + "_" + peerDevId; in RemoveSoftbusSessionServer() local167 if (((it->second).find(idMapValue) != std::string::npos)) { in RemoveSoftbusSessionServer()