Home
last modified time | relevance | path

Searched defs:switchThread (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/call_manager/services/distributed_call/src/
H A Ddistributed_call_manager.cpp341 …std::thread switchThread = std::thread([this, device]() { this->SwitchOnDCallDeviceSync(device); }… in SwitchOnDCallDeviceAsync() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp2468 …thread switchThread(&AudioPolicyService::UnmutePortAfterMuteDuration, this, duration, portName, DE… in MuteSinkPort() local
9138 std::thread switchThread(&AudioA2dpOffloadManager::WaitForConnectionCompleted, this); in ConnectA2dpOffload() local