Home
last modified time | relevance | path

Searched defs:kvScanMode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_result_set.cpp31 const Key &endKey, GRD_KvScanModeE kvScanMode) in RdSingleVerResultSet()
H A Drd_single_ver_storage_executor.cpp229 int RdSingleVerStorageExecutor::GetCount(const Key &key, int &count, GRD_KvScanModeE kvScanMode) in GetCount()
241 …eExecutor::GetCount(const Key &beginKey, const Key &endKey, int &count, GRD_KvScanModeE kvScanMode) in GetCount()