Home
last modified time | relevance | path

Searched refs:LAST_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.h92 const int64_t LAST_TIME_IN_MILLIS_MIN = 0LL; variable
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1414 queryCondition.push_back(to_string(LAST_TIME_IN_MILLIS_MIN)); in GetQuerySqlCommand()
1425 queryCondition.push_back(to_string(LAST_TIME_IN_MILLIS_MIN)); in GetQuerySqlCommand()