Searched refs:existSessionName (Results 1 – 1 of 1) sorted by relevance
83 string existSessionName = SoftbusAdapter::GetInstance().GetSessionNameFromMap(socket); in RemoveSessionServer() local84 if (strcmp(sessionName, existSessionName.c_str()) != 0) { in RemoveSessionServer()