Home
last modified time | relevance | path

Searched refs:VerifyReportConfig (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/include/
Dhiappevent_verify.h31 int VerifyReportConfig(ReportConfig& config);
/base/hiviewdfx/hiappevent/interfaces/native/inner_api/src/
Dapp_event_processor_mgr.cpp28 if (int ret = VerifyReportConfig(realConfig); ret != 0) { in AddProcessor()
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/
Dhiappevent_verify.cpp451 int VerifyReportConfig(ReportConfig& config) in VerifyReportConfig() function