Searched refs:ReportSetImsConfigResult (Results 1 – 4 of 4) sorted by relevance
129 cellularCallRegister->ReportSetImsConfigResult(result); in ReportSetRestrictionResult()133 void ReportSetImsConfigResult(const uint8_t *data, size_t size) in ReportSetImsConfigResult() function259 ReportSetImsConfigResult(data, size); in DoSomethingInterestingWithMyAPI()
61 void ReportSetImsConfigResult(int32_t result);
597 callRegister->ReportSetImsConfigResult(RESULT);629 callRegister->ReportSetImsConfigResult(RESULT);
231 void CellularCallRegister::ReportSetImsConfigResult(int32_t result) in ReportSetImsConfigResult() function in OHOS::Telephony::CellularCallRegister