Home
last modified time | relevance | path

Searched defs:GetDatabaseCreateTimestamp (Results 1 – 5 of 5) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dsync_generic_interface.h107 virtual int GetDatabaseCreateTimestamp(Timestamp &outTime) const in GetDatabaseCreateTimestamp() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
Dvirtual_relational_ver_sync_db_interface.cpp172 int VirtualRelationalVerSyncDBInterface::GetDatabaseCreateTimestamp(Timestamp &outTime) const in GetDatabaseCreateTimestamp() function in DistributedDB::VirtualRelationalVerSyncDBInterface
Dvirtual_single_ver_sync_db_Interface.cpp463 int VirtualSingleVerSyncDBInterface::GetDatabaseCreateTimestamp(Timestamp &outTime) const in GetDatabaseCreateTimestamp() function in DistributedDB::VirtualSingleVerSyncDBInterface
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store.cpp1978 int SQLiteSingleVerNaturalStore::GetDatabaseCreateTimestamp(Timestamp &outTime) const in GetDatabaseCreateTimestamp() function in DistributedDB::SQLiteSingleVerNaturalStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp657 int RelationalSyncAbleStorage::GetDatabaseCreateTimestamp(Timestamp &outTime) const in GetDatabaseCreateTimestamp() function in DistributedDB::RelationalSyncAbleStorage