Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Dcommon.h57 struct CProcessor { struct
58 const char* name = nullptr;
59 bool debugMode = false;
60 const char* routeInfo = nullptr;
61 const char* appId = nullptr;
62 bool onStartReport = false;
63 bool onBackgroundReport = false;
64 int64_t periodReport = 0;
65 int64_t batchReport = 0;
66 CArrString userIds;
[all …]