Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp174 int64_t tableTime = -1; in NearIndexOnOrAfterCurrentTime() local
422 string tableTime = tableName; in ParseStartTime() local
1077 string BundleActiveUsageDatabase::GetTableIndexSql(uint32_t databaseType, int64_t tableTime, bool c… in GetTableIndexSql()
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp570 int64_t tableTime = 20000000000000; variable