Home
last modified time | relevance | path

Searched refs:curDevId (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp214 std::string curDevId = GetConnectedDCallDeviceId(); in RemoveDCallDevice() local
216 GetAnonyString(devId).c_str(), GetAnonyString(curDevId).c_str()); in RemoveDCallDevice()
220 if (curDevId == devId) { in RemoveDCallDevice()