Searched refs:ReportSetRestrictionResult (Results 1 – 5 of 5) sorted by relevance
90 void ReportSetRestrictionResult(const uint8_t *data, size_t size) in ReportSetRestrictionResult() function122 cellularCallRegister->ReportSetRestrictionResult(result); in ReportSetRestrictionResult()258 ReportSetRestrictionResult(data, size); in DoSomethingInterestingWithMyAPI()
45 void ReportSetRestrictionResult(int32_t result);
138 void CellularCallRegister::ReportSetRestrictionResult(int32_t result) in ReportSetRestrictionResult() function in OHOS::Telephony::CellularCallRegister
740 callRegister->ReportSetRestrictionResult(ERROR_RESULT);
744 callRegister->ReportSetRestrictionResult(result); in EventSetCallRestriction()