Home
last modified time | relevance | path

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

/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_usage_database.cpp171 int64_t tableTime = -1; in NearIndexOnOrAfterCurrentTime() local
388 string tableTime = tableName; in ParseStartTime() local
911 string BundleActiveUsageDatabase::GetTableIndexSql(uint32_t databaseType, int64_t tableTime, bool c… in GetTableIndexSql()
/foundation/resourceschedule/device_usage_statistics/test/unittest/
Ddevice_usage_statistics_service_test.cpp522 int64_t tableTime = 20000000000000; variable