Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/include/
H A Dfold_app_usage_db_helper.h36 struct FoldAppUsageRawEvent { struct
37 int64_t id = 0;
38 int rawId = 0;
39 std::string package;
40 std::string version;
41 int64_t ts = 0;
42 int64_t happenTime = 0;
43 int screenStatusBefore = 0;
44 int screenStatusAfter = 0;