/base/telephony/call_manager/test/unittest/ui_client/ |
H A D | call_manager_callback_test.cpp | 47 int32_t CallManagerCallbackTest::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
|
/base/telephony/call_manager/frameworks/js/napi/src/ |
H A D | napi_call_manager_callback.cpp | 57 int32_t NapiCallManagerCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
|
H A D | napi_call_ability_callback.cpp | 826 UpdateAsyncResultsInfo( const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) UpdateAsyncResultsInfo() argument
|
/base/telephony/call_manager/frameworks/native/src/ |
H A D | call_ability_callback_stub.cpp | 141 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAysncResults() local
|
H A D | call_ability_callback.cpp | 65 int32_t CallAbilityCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
|
/base/telephony/call_manager/services/call_report/src/ |
H A D | call_ability_callback_proxy.cpp | 109 int32_t CallAbilityCallbackProxy::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument 159 PackDataParcel( CallResultReportId reportId, AppExecFwk::PacMap &resultInfo, MessageParcel &dataParcel) PackDataParcel() argument
|
H A D | call_ability_report_proxy.cpp | 224 ReportAsyncResults( const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) ReportAsyncResults() argument
|
/base/telephony/call_manager/test/fuzztest/callabilitycallback_fuzzer/ |
H A D | callabilitycallback_fuzzer.cpp | 159 int32_t reportId = static_cast<uint32_t>(size % REPORT_ID_NUM); in UpdateAysncResults() local
|
/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | call_status_callback.cpp | 165 CallResultReportId reportId = CallResultReportId::START_DTMF_REPORT_ID; in StartDtmfResult() local 174 CallResultReportId reportId = CallResultReportId::STOP_DTMF_REPORT_ID; in StopDtmfResult() local 183 CallResultReportId reportId = CallResultReportId::SEND_USSD_REPORT_ID; in SendUssdResult() local 204 CallResultReportId reportId = CallResultReportId::GET_IMS_CALL_DATA_REPORT_ID; in GetImsCallDataResult() local 215 CallResultReportId reportId = CallResultReportId::GET_CALL_WAITING_REPORT_ID; in UpdateGetWaitingResult() local 227 CallResultReportId reportId = CallResultReportId::SET_CALL_WAITING_REPORT_ID; UpdateSetWaitingResult() local 238 CallResultReportId reportId = CallResultReportId::GET_CALL_RESTRICTION_REPORT_ID; UpdateGetRestrictionResult() local 249 CallResultReportId reportId = CallResultReportId::SET_CALL_RESTRICTION_REPORT_ID; UpdateSetRestrictionResult() local 258 CallResultReportId reportId = CallResultReportId::SET_CALL_RESTRICTION_PWD_REPORT_ID; UpdateSetRestrictionPasswordResult() local 266 CallResultReportId reportId = CallResultReportId::GET_CALL_TRANSFER_REPORT_ID; UpdateGetTransferResult() local 285 CallResultReportId reportId = CallResultReportId::SET_CALL_TRANSFER_REPORT_ID; UpdateSetTransferResult() local 295 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIP_ID; UpdateGetCallClipResult() local 307 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIR_ID; UpdateGetCallClirResult() local 318 CallResultReportId reportId = CallResultReportId::SET_CALL_CLIR_ID; UpdateSetCallClirResult() local 327 CallResultReportId reportId = CallResultReportId::START_RTT_REPORT_ID; StartRttResult() local 336 CallResultReportId reportId = CallResultReportId::STOP_RTT_REPORT_ID; StopRttResult() local 344 CallResultReportId reportId = CallResultReportId::GET_IMS_CONFIG_REPORT_ID; GetImsConfigResult() local 354 CallResultReportId reportId = CallResultReportId::SET_IMS_CONFIG_REPORT_ID; SetImsConfigResult() local 363 CallResultReportId reportId = CallResultReportId::GET_IMS_FEATURE_VALUE_REPORT_ID; GetImsFeatureValueResult() local 373 CallResultReportId reportId = CallResultReportId::SET_IMS_FEATURE_VALUE_REPORT_ID; SetImsFeatureValueResult() local 435 CallResultReportId reportId = CallResultReportId::INVITE_TO_CONFERENCE_REPORT_ID; InviteToConferenceResult() local 444 CallResultReportId reportId = CallResultReportId::CLOSE_UNFINISHED_USSD_REPORT_ID; CloseUnFinishedUssdResult() local [all...] |
/base/telephony/call_manager/test/unittest/call_manager_gtest/include/ |
H A D | call_manager_connect.h | 310 int32_t OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument 397 int32_t OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
|
/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager_connect.cpp | 88 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAsyncResultRequest() local
|
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/ |
H A D | zero_branch6_test.cpp | 384 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIP_ID; in HWTEST_F() local
|