Home
last modified time | relevance | path

Searched defs:OnCallReport (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/interfaces/innerkits/include/
H A Dhril.h49 …void (*OnCallReport)(int32_t slotId, struct ReportInfo reportInfo, const uint8_t *data, size_t dat… member
/ohos5.0/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_report.c36 void OnCallReport(int32_t slotId, struct ReportInfo reportInfo, const uint8_t *response, size_t res… in OnCallReport() function
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp329 void HRilManager::OnCallReport( in OnCallReport() function in OHOS::Telephony::HRilManager
1141 void OnCallReport(int32_t slotId, struct ReportInfo reportInfo, const uint8_t *response, size_t res… in OnCallReport() function