Searched defs:subCallIdList (Results 1 – 5 of 5) sorted by relevance
126 std::vector<std::u16string> subCallIdList; in DialingProcess() local218 std::vector<std::u16string> subCallIdList; in IMSCallFunc() local376 std::vector<std::u16string> subCallIdList; in OttCallFunc() local
91 …std::set<std::int32_t> subCallIdList = DelayedSingleton<CsConference>::GetInstance()->GetSubCallId… in HandleCombineConferenceFailEvent() local
220 …std::set<std::int32_t> subCallIdList = DelayedSingleton<OttConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
197 …std::set<std::int32_t> subCallIdList = DelayedSingleton<ImsConference>::GetInstance()->GetSubCallI… in HandleCombineConferenceFailEvent() local
922 std::vector<std::u16string> subCallIdList; variable