Home
last modified time | relevance | path

Searched defs:reportId (Results 1 – 9 of 9) sorted by relevance

/base/telephony/call_manager/services/telephony_interaction/src/
Dcall_status_callback.cpp127 CallResultReportId reportId = CallResultReportId::START_DTMF_REPORT_ID; in StartDtmfResult() local
136 CallResultReportId reportId = CallResultReportId::STOP_DTMF_REPORT_ID; in StopDtmfResult() local
145 CallResultReportId reportId = CallResultReportId::SEND_USSD_REPORT_ID; in SendUssdResult() local
166 CallResultReportId reportId = CallResultReportId::GET_IMS_CALL_DATA_REPORT_ID; in GetImsCallDataResult() local
177 CallResultReportId reportId = CallResultReportId::GET_CALL_WAITING_REPORT_ID; in UpdateGetWaitingResult() local
189 CallResultReportId reportId = CallResultReportId::SET_CALL_WAITING_REPORT_ID; in UpdateSetWaitingResult() local
200 CallResultReportId reportId = CallResultReportId::GET_CALL_RESTRICTION_REPORT_ID; in UpdateGetRestrictionResult() local
211 CallResultReportId reportId = CallResultReportId::SET_CALL_RESTRICTION_REPORT_ID; in UpdateSetRestrictionResult() local
219 CallResultReportId reportId = CallResultReportId::GET_CALL_TRANSFER_REPORT_ID; in UpdateGetTransferResult() local
234 CallResultReportId reportId = CallResultReportId::SET_CALL_TRANSFER_REPORT_ID; in UpdateSetTransferResult() local
[all …]
/base/telephony/call_manager/test/unittest/ui_client/
Dcall_manager_callback_test.cpp47 int32_t CallManagerCallbackTest::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
/base/telephony/call_manager/services/call_report/src/
Dcall_ability_callback_proxy.cpp102 int32_t CallAbilityCallbackProxy::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::Pac… in OnReportAsyncResults()
149 CallResultReportId reportId, AppExecFwk::PacMap &resultInfo, MessageParcel &dataParcel) in PackDataParcel()
Dcall_ability_report_proxy.cpp167 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in ReportAsyncResults()
/base/telephony/call_manager/frameworks/js/napi/src/
Dnapi_call_manager_callback.cpp58 int32_t NapiCallManagerCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
Dnapi_call_ability_callback.cpp563 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in UpdateAsyncResultsInfo()
/base/telephony/call_manager/frameworks/native/src/
Dcall_ability_callback.cpp65 int32_t CallAbilityCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &… in OnReportAsyncResults()
Dcall_ability_callback_stub.cpp125 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAysncResults() local
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/
Dcall_manager_connect.h233 int32_t OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults()
305 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAsyncResultRequest() local
374 int32_t OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults()