Home
last modified time | relevance | path

Searched defs:subCallIdList (Results 1 – 5 of 5) sorted by relevance

/base/telephony/call_manager/test/fuzztest/call_fuzzer/
Dcall_fuzzer.cpp126 std::vector<std::u16string> subCallIdList; in DialingProcess() local
218 std::vector<std::u16string> subCallIdList; in IMSCallFunc() local
376 std::vector<std::u16string> subCallIdList; in OttCallFunc() local
/base/telephony/call_manager/services/call/src/
Dcs_call.cpp91 …std::set<std::int32_t> subCallIdList = DelayedSingleton<CsConference>::GetInstance()->GetSubCallId… in HandleCombineConferenceFailEvent() local
Dott_call.cpp220 …std::set<std::int32_t> subCallIdList = DelayedSingleton<OttConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
Dims_call.cpp197 …std::set<std::int32_t> subCallIdList = DelayedSingleton<ImsConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
Dzero_branch4_test.cpp922 std::vector<std::u16string> subCallIdList; variable