Searched refs:ReportCallInfoHandlerService (Results 1 – 4 of 4) sorted by relevance
28 memberFuncMap_[ReportCallInfoHandlerService::HANDLER_UPDATE_CELLULAR_CALL_INFO] = in ReportCallInfoHandler()30 memberFuncMap_[ReportCallInfoHandlerService::HANDLER_UPDATE_CALL_INFO_LIST] = in ReportCallInfoHandler()32 memberFuncMap_[ReportCallInfoHandlerService::HANDLER_UPDATE_DISCONNECTED_CAUSE] = in ReportCallInfoHandler()34 memberFuncMap_[ReportCallInfoHandlerService::HANDLER_UPDATE_CELLULAR_EVENT_RESULT_INFO] = in ReportCallInfoHandler()36 memberFuncMap_[ReportCallInfoHandlerService::HANDLER_UPDATE_OTT_EVENT_RESULT_INFO] = in ReportCallInfoHandler()38 memberFuncMap_[ReportCallInfoHandlerService::HANDLE_UPDATE_MEDIA_MODE_RESPONSE] = in ReportCallInfoHandler()195 ReportCallInfoHandlerService::ReportCallInfoHandlerService() : eventLoop_(nullptr), handler_(nullpt… in ReportCallInfoHandlerService() function in OHOS::Telephony::ReportCallInfoHandlerService197 ReportCallInfoHandlerService::~ReportCallInfoHandlerService() in ~ReportCallInfoHandlerService()206 void ReportCallInfoHandlerService::Start() in Start()223 int32_t ReportCallInfoHandlerService::UpdateCallReportInfo(const CallDetailInfo &info) in UpdateCallReportInfo()[all …]
43 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateCallReportInfo(… in UpdateCallReportInfo()83 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateCallsReportInfo… in UpdateCallsReportInfo()94 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateDisconnectedCau… in UpdateDisconnectedCause()105 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateEventResultInfo… in UpdateEventResultInfo()335 …(void)DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateMediaModeResponse(respo… in ReceiveUpdateCallMediaModeResponse()
49 class ReportCallInfoHandlerService : public std::enable_shared_from_this<ReportCallInfoHandlerServi…50 DECLARE_DELAYED_SINGLETON(ReportCallInfoHandlerService)
65 DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->Start(); in Init()813 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateCallsReportInfo… in ReportOttCallDetailsInfo()824 …int32_t ret = DelayedSingleton<ReportCallInfoHandlerService>::GetInstance()->UpdateOttEventInfo(ev… in ReportOttCallEventInfo()