Home
last modified time | relevance | path

Searched defs:reportId (Results 1 - 12 of 12) sorted by relevance

/base/telephony/call_manager/test/unittest/ui_client/
H A Dcall_manager_callback_test.cpp47 int32_t CallManagerCallbackTest::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
/base/telephony/call_manager/frameworks/js/napi/src/
H A Dnapi_call_manager_callback.cpp57 int32_t NapiCallManagerCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
H A Dnapi_call_ability_callback.cpp826 UpdateAsyncResultsInfo( const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) UpdateAsyncResultsInfo() argument
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_ability_callback_stub.cpp141 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAysncResults() local
H A Dcall_ability_callback.cpp65 int32_t CallAbilityCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults() argument
/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_callback_proxy.cpp109 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 Dcall_ability_report_proxy.cpp224 ReportAsyncResults( const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) ReportAsyncResults() argument
/base/telephony/call_manager/test/fuzztest/callabilitycallback_fuzzer/
H A Dcallabilitycallback_fuzzer.cpp159 int32_t reportId = static_cast<uint32_t>(size % REPORT_ID_NUM); in UpdateAysncResults() local
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp165 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 Dcall_manager_connect.h310 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 Dcall_manager_connect.cpp88 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAsyncResultRequest() local
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch6_test.cpp384 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIP_ID; in HWTEST_F() local

Completed in 13 milliseconds