Home
last modified time | relevance | path

Searched refs:UpdateGetRestrictionResult (Results 1 - 10 of 10) sorted by relevance

/base/telephony/call_manager/services/telephony_interaction/include/
H A Dcall_status_callback.h43 int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &result) override;
/base/telephony/call_manager/interfaces/innerkits/
H A Di_call_status_callback.h94 virtual int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) = 0;
H A Dcall_status_callback_proxy.h97 int32_t UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) override;
/base/telephony/call_manager/test/fuzztest/telephonyinteraction_fuzzer/
H A Dtelephonyinteraction_fuzzer.cpp192 int32_t UpdateGetRestrictionResult(const uint8_t *data, size_t size) in UpdateGetRestrictionResult() function
463 UpdateGetRestrictionResult(data, size); in DoSomethingInterestingWithMyAPI()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp135 callManagerCallBack_->UpdateGetRestrictionResult(response); in ReportGetRestrictionResult()
/base/telephony/call_manager/test/unittest/call_manager_zero_gtest/src/
H A Dzero_branch_test_call_state.cpp587 callStatusCallbackProxy->UpdateGetRestrictionResult(callRestrictionResult); in HWTEST_F()
648 callStatusCallbackProxy->UpdateGetRestrictionResult(callRestrictionResult); in HWTEST_F()
H A Dzero_branch6_test.cpp804 callStatusCallback->UpdateGetRestrictionResult(callRestrictionResponse); in HWTEST_F()
/base/telephony/call_manager/services/telephony_interaction/src/
H A Dcall_status_callback.cpp234 int32_t CallStatusCallback::UpdateGetRestrictionResult(const CallRestrictionResponse &result) in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallback
H A Dcall_status_callback_stub.cpp332 result = UpdateGetRestrictionResult(*parcelPtr); in OnUpdateGetRestrictionResult()
/base/telephony/call_manager/frameworks/native/src/
H A Dcall_status_callback_proxy.cpp228 int32_t CallStatusCallbackProxy::UpdateGetRestrictionResult(const CallRestrictionResponse &callRestrictionResult) in UpdateGetRestrictionResult() function in OHOS::Telephony::CallStatusCallbackProxy

Completed in 11 milliseconds