Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
Dicloud_sync_storage_interface.h283 virtual int ReviseLocalModTime(const std::string &tableName, in ReviseLocalModTime() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_cloud_kv_store.cpp767 int SqliteCloudKvStore::ReviseLocalModTime(const std::string &tableName, in ReviseLocalModTime() function in DistributedDB::SqliteCloudKvStore
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
Dstorage_proxy.cpp768 int StorageProxy::ReviseLocalModTime(const std::string &tableName, in ReviseLocalModTime() function in DistributedDB::StorageProxy
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
Dsqlite_single_ver_relational_storage_executor_extend.cpp1335 int SQLiteSingleVerRelationalStorageExecutor::ReviseLocalModTime(const std::string &tableName, in ReviseLocalModTime() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
Drelational_sync_able_storage.cpp2162 int RelationalSyncAbleStorage::ReviseLocalModTime(const std::string &tableName, in ReviseLocalModTime() function in DistributedDB::RelationalSyncAbleStorage