Home
last modified time | relevance | path

Searched refs:ReportGetImsConfigResult (Results 1 - 4 of 4) sorted by relevance

/base/telephony/cellular_call/services/manager/include/
H A Dcellular_call_register.h59 void ReportGetImsConfigResult(const GetImsConfigResponse &response);
/base/telephony/cellular_call/test/fuzztest/registercallmanagercallback_fuzzer/
H A Dregistercallmanagercallback_fuzzer.cpp128 cellularCallRegister->ReportGetImsConfigResult(getImsConfigResponse); in ReportSetRestrictionResult()
/base/telephony/cellular_call/services/manager/src/
H A Dcellular_call_register.cpp220 void CellularCallRegister::ReportGetImsConfigResult(const GetImsConfigResponse &response) in ReportGetImsConfigResult() function in OHOS::Telephony::CellularCallRegister
222 TELEPHONY_LOGI("ReportGetImsConfigResult entry, value:%{public}d", response.value); in ReportGetImsConfigResult()
225 TELEPHONY_LOGE("ReportGetImsConfigResult return, callManagerCallBack_ is nullptr, report fail!"); in ReportGetImsConfigResult()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims2_test.cpp596 callRegister->ReportGetImsConfigResult(imsConfigResponse); in HWTEST_F()
628 callRegister->ReportGetImsConfigResult(imsConfigResponse); in HWTEST_F()

Completed in 6 milliseconds