Home
last modified time | relevance | path

Searched defs:FoldAppUsageInfo (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.h25 struct FoldAppUsageInfo { struct
26 std::string package;
27 std::string version;
28 int32_t foldVer = 0; // usage duration when screen in fold-vertiacal status
29 int32_t foldHor = 0; // usage duration when screen in fold-horizon status
30 int32_t expdVer = 0; // usage duration when screen in expand-vertiacal status
31 int32_t expdHor = 0; // usage duration when screen in expand-horizon status
32 int32_t startNum = 1;
33 std::string date;