Home
last modified time | relevance | path

Searched refs:OnReport (Results 1 - 7 of 7) sorted by relevance

/base/hiviewdfx/hiappevent/test/processor/
H A Dtest_processor.h24 int OnReport(
H A Dtest_processor.cpp62 int TestProcessor::OnReport( in OnReport() function in OHOS::HiviewDFX::HiAppEvent::TestProcessor
68 HILOG_INFO(LOG_CORE, "OnReport start"); in OnReport()
73 HILOG_INFO(LOG_CORE, "OnReport end"); in OnReport()
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/include/
H A Dapp_event_processor.h38 virtual int OnReport(
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/
H A Dapp_event_processor_proxy.cpp69 if (proxyPtr->processor_->OnReport(observerSeq, userIds, userProperties, eventInfos) == 0) { in OnEvents()
/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp250 void HRilManager::OnReport(std::vector<std::unique_ptr<T>> &subModules, int32_t slotId, const ReportInfo *reportInfo, in OnReport() function in OHOS::Telephony::HRilManager
254 TELEPHONY_LOGE("OnReport reportInfo is null!!!"); in OnReport()
258 TELEPHONY_LOGE("OnReport subModules out of bounds!!!"); in OnReport()
328 OnReport(hrilCall_, slotId, reportInfo, response, responseLen); in OnCallReport()
334 OnReport(hrilData_, slotId, reportInfo, response, responseLen); in OnDataReport()
340 OnReport(hrilModem_, slotId, reportInfo, response, responseLen); in OnModemReport()
346 OnReport(hrilNetwork_, slotId, reportInfo, response, responseLen); in OnNetworkReport()
351 OnReport(hrilSim_, slotId, reportInfo, response, responseLen); in OnSimReport()
356 OnReport(hrilSms_, slotId, reportInfo, response, responseLen); in OnSmsReport()
/base/hiviewdfx/hiappevent/test/unittest/common/native/
H A Dhiappevent_inner_api_test.cpp237 int OnReport(
251 int AppEventProcessorTest::OnReport( in OnReport() function in AppEventProcessorTest
/base/telephony/ril_adapter/services/hril/include/
H A Dhril_manager.h240 void OnReport(std::vector<std::unique_ptr<T>> &subModules, int32_t slotId, const ReportInfo *reportInfo,

Completed in 7 milliseconds