Home
last modified time | relevance | path

Searched refs:CAppEventReportConfig (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h46 struct CAppEventReportConfig { struct
53 CAppEventReportConfig* head = nullptr; argument
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp82 int ConvertConfigReportProp(const CAppEventReportConfig& config, EventConfig reportConf) in ConvertConfigReportProp()
122 CAppEventReportConfig* configPtr = processor.eventConfigs.head; in ConvertReportConfig()