Home
last modified time | relevance | path

Searched refs:UpdateLocalDataTimestamp (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_storage_executor.h131 int UpdateLocalDataTimestamp(Timestamp timestamp);
H A Drd_single_ver_storage_executor.cpp554 int RdSingleVerStorageExecutor::UpdateLocalDataTimestamp(Timestamp timestamp) in UpdateLocalDataTimestamp() function in DistributedDB::RdSingleVerStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_executor.h126 int UpdateLocalDataTimestamp(Timestamp timestamp);
H A Dsqlite_single_ver_natural_store.cpp1728 errCode = handle->UpdateLocalDataTimestamp(timestamp); in InitialLocalDataTimestamp()
H A Dsqlite_single_ver_storage_executor.cpp1906 int SQLiteSingleVerStorageExecutor::UpdateLocalDataTimestamp(Timestamp timestamp) in UpdateLocalDataTimestamp() function in DistributedDB::SQLiteSingleVerStorageExecutor