Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/call_manager/test/fuzztest/call_fuzzer/
H A 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
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcs_call.cpp91 …std::set<std::int32_t> subCallIdList = DelayedSingleton<CsConference>::GetInstance()->GetSubCallId… in HandleCombineConferenceFailEvent() local
H A Dott_call.cpp220 …std::set<std::int32_t> subCallIdList = DelayedSingleton<OttConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
H A Dims_call.cpp197 …std::set<std::int32_t> subCallIdList = DelayedSingleton<ImsConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch4_test.cpp922 std::vector<std::u16string> subCallIdList; variable