Home
last modified time | relevance | path

Searched defs:tableNewTime (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp587 int64_t tableNewTime = 20000000000000; in HWTEST_F() local
1307 int64_t tableNewTime = 20000000000000; in HWTEST_F() local
/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_usage_database.cpp1127 SetNewIndexWhenTimeChanged(uint32_t databaseType, int64_t tableOldTime, int64_t tableNewTime, std::shared_ptr<NativeRdb::RdbStore> rdbStore) SetNewIndexWhenTimeChanged() argument
1173 RenameTableName(uint32_t databaseType, int64_t tableOldTime, int64_t tableNewTime) RenameTableName() argument
1203 ExecuteRenameTableName(std::string tablePrefix, int64_t tableOldTime, int64_t tableNewTime, std::shared_ptr<NativeRdb::RdbStore> rdbStore) ExecuteRenameTableName() argument
[all...]

Completed in 10 milliseconds