Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dbundle_active_constant.h93 const int64_t EVENT_TIME_IN_MILLIS_MIN = 0LL; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1505 queryCondition.push_back(to_string(EVENT_TIME_IN_MILLIS_MIN)); in QueryDatabaseEvents()
1819 queryCondition.push_back(to_string(EVENT_TIME_IN_MILLIS_MIN)); in QueryDeviceEventStats()
1878 queryCondition.push_back(to_string(EVENT_TIME_IN_MILLIS_MIN)); in QueryNotificationEventStats()