Searched refs:OnGetCallIdListForConference (Results 1 – 4 of 4) sorted by relevance
68 …return DelayedSingleton<CallManagerService>::GetInstance()->OnGetCallIdListForConference(dataParce… in GetCallIdListForConference()
98 int32_t OnGetCallIdListForConference(MessageParcel &data, MessageParcel &reply);
163 …[this](MessageParcel &data, MessageParcel &reply) { return OnGetCallIdListForConference(data, repl… in initCallConferenceExRequest()1003 int32_t CallManagerServiceStub::OnGetCallIdListForConference(MessageParcel &data, MessageParcel &re… in OnGetCallIdListForConference() function in OHOS::Telephony::CallManagerServiceStub
553 callManagerService->OnGetCallIdListForConference(data, reply);