Searched defs:reportId (Results 1 – 9 of 9) sorted by relevance
/base/telephony/call_manager/services/telephony_interaction/src/ |
D | call_status_callback.cpp | 127 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/ |
D | call_manager_callback_test.cpp | 47 int32_t CallManagerCallbackTest::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
|
/base/telephony/call_manager/services/call_report/src/ |
D | call_ability_callback_proxy.cpp | 102 int32_t CallAbilityCallbackProxy::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::Pac… in OnReportAsyncResults() 149 CallResultReportId reportId, AppExecFwk::PacMap &resultInfo, MessageParcel &dataParcel) in PackDataParcel()
|
D | call_ability_report_proxy.cpp | 167 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in ReportAsyncResults()
|
/base/telephony/call_manager/frameworks/js/napi/src/ |
D | napi_call_manager_callback.cpp | 58 int32_t NapiCallManagerCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
|
D | napi_call_ability_callback.cpp | 563 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in UpdateAsyncResultsInfo()
|
/base/telephony/call_manager/frameworks/native/src/ |
D | call_ability_callback.cpp | 65 int32_t CallAbilityCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &… in OnReportAsyncResults()
|
D | call_ability_callback_stub.cpp | 125 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAysncResults() local
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/ |
D | call_manager_connect.h | 233 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()
|