Searched refs:OnReportOttCallEventInfo (Results 1 – 4 of 4) sorted by relevance
122 …return DelayedSingleton<CallManagerService>::GetInstance()->OnReportOttCallEventInfo(dataParcel, r… in ReportOttCallEventInfo()
112 int32_t OnReportOttCallEventInfo(MessageParcel &data, MessageParcel &reply);
233 …[this](MessageParcel &data, MessageParcel &reply) { return OnReportOttCallEventInfo(data, reply); … in InitOttServiceRequest()1216 int32_t CallManagerServiceStub::OnReportOttCallEventInfo(MessageParcel &data, MessageParcel &reply) in OnReportOttCallEventInfo() function in OHOS::Telephony::CallManagerServiceStub
781 callManagerService->OnReportOttCallEventInfo(data13, reply);