Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dicloud_sync_storage_interface.h145 virtual int SetCursorIncFlag(bool flag) in SetCursorIncFlag() function
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_cloud_kv_store.cpp377 int SqliteCloudKvStore::SetCursorIncFlag(bool status) in SetCursorIncFlag() function in DistributedDB::SqliteCloudKvStore
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp300 int StorageProxy::SetCursorIncFlag(bool flag) in SetCursorIncFlag() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_executor_extend.cpp593 int SQLiteSingleVerRelationalStorageExecutor::SetCursorIncFlag(bool flag) in SetCursorIncFlag() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1378 int RelationalSyncAbleStorage::SetCursorIncFlag(bool flag) in SetCursorIncFlag() function in DistributedDB::RelationalSyncAbleStorage