Searched refs:cidStr (Results 1 – 2 of 2) sorted by relevance
151 string cidStr(param.remoteCid, CID_MAX_LEN); in GetSessionProcessInner() local153 …GET_SESSION, old fd %{public}d, remote cid %{public}s", fd, Utils::GetAnonyString(cidStr).c_str()); in GetSessionProcessInner()157 GetSession(cidStr); in GetSessionProcessInner()159 sessionPool_.SinkOffline(cidStr); in GetSessionProcessInner()
226 string cidStr(param.remoteCid, CID_MAX_LEN); in NotifyHandler() local232 CloseSessionCallback_(cidStr); in NotifyHandler()