/ohos5.0/base/telephony/call_manager/services/telephony_interaction/src/ |
H A D | call_status_callback.cpp | 162 CallResultReportId reportId = CallResultReportId::START_DTMF_REPORT_ID; in StartDtmfResult() local 171 CallResultReportId reportId = CallResultReportId::STOP_DTMF_REPORT_ID; in StopDtmfResult() local 180 CallResultReportId reportId = CallResultReportId::SEND_USSD_REPORT_ID; in SendUssdResult() local 212 CallResultReportId reportId = CallResultReportId::GET_CALL_WAITING_REPORT_ID; in UpdateGetWaitingResult() local 292 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIP_ID; in UpdateGetCallClipResult() local 304 CallResultReportId reportId = CallResultReportId::GET_CALL_CLIR_ID; in UpdateGetCallClirResult() local 315 CallResultReportId reportId = CallResultReportId::SET_CALL_CLIR_ID; in UpdateSetCallClirResult() local 324 CallResultReportId reportId = CallResultReportId::START_RTT_REPORT_ID; in StartRttResult() local 333 CallResultReportId reportId = CallResultReportId::STOP_RTT_REPORT_ID; in StopRttResult() local 341 CallResultReportId reportId = CallResultReportId::GET_IMS_CONFIG_REPORT_ID; in GetImsConfigResult() local [all …]
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_hogp.cpp | 161 int HidHostHogp::SendGetReport(uint8_t reportId, Characteristic character) in SendGetReport() 235 int HidHostHogp::ReceiveControlData(Characteristic character, uint8_t reportId) in ReceiveControlData() 258 HogpReport* HidHostHogp::FindReportByTypeAndId(uint8_t type, uint8_t reportId) in FindReportByTypeAndId() 751 uint8_t reportId = 0; in OnCharacteristicChanged() local
|
H A D | hid_host_defines.h | 118 uint8_t reportId = 0; member 147 uint8_t reportId = 0; member
|
/ohos5.0/base/telephony/call_manager/test/unittest/ui_client/ |
H A D | call_manager_callback_test.cpp | 47 int32_t CallManagerCallbackTest::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
|
/ohos5.0/base/telephony/call_manager/services/call_report/src/ |
H A D | call_ability_callback_proxy.cpp | 109 int32_t CallAbilityCallbackProxy::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::Pac… in OnReportAsyncResults() 160 CallResultReportId reportId, AppExecFwk::PacMap &resultInfo, MessageParcel &dataParcel) in PackDataParcel()
|
H A D | call_ability_report_proxy.cpp | 226 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in ReportAsyncResults()
|
/ohos5.0/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() 397 int32_t OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in OnReportAsyncResults()
|
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/ |
H A D | napi_call_manager_callback.cpp | 57 int32_t NapiCallManagerCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacM… in OnReportAsyncResults()
|
H A D | napi_call_ability_callback.cpp | 806 const CallResultReportId reportId, AppExecFwk::PacMap &resultInfo) in UpdateAsyncResultsInfo()
|
/ohos5.0/base/telephony/call_manager/frameworks/native/src/ |
H A D | call_ability_callback.cpp | 65 int32_t CallAbilityCallback::OnReportAsyncResults(CallResultReportId reportId, AppExecFwk::PacMap &… in OnReportAsyncResults()
|
H A D | call_ability_callback_stub.cpp | 141 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAysncResults() local
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
H A D | tui_event.h | 86 int32_t OnReportAsyncResults(OHOS::Telephony::CallResultReportId reportId, in OnReportAsyncResults()
|
/ohos5.0/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
|
/ohos5.0/base/telephony/call_manager/test/unittest/call_manager_gtest/src/ |
H A D | call_manager_connect.cpp | 84 CallResultReportId reportId = static_cast<CallResultReportId>(data.ReadInt32()); in OnUpdateAsyncResultRequest() local
|
/ohos5.0/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; variable
|