Searched defs:endKey (Results 1 - 4 of 4) sorted by relevance
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_result_set.cpp | 30 RdSingleVerResultSet(RdSingleVerNaturalStore *kvDB, const Key &beginKey, const Key &endKey, GRD_KvScanModeE kvScanMode) RdSingleVerResultSet() argument
|
H A D | rd_utils.cpp | 189 int RdKVRangeScan(GRD_DB *db, const char *collectionName, const Key &beginKey, const Key &endKey, in RdKVRangeScan() argument
|
H A D | rd_single_ver_storage_executor.cpp | 78 int RdSingleVerStorageExecutor::OpenResultSet(const Key &beginKey, const Key &endKey, GRD_ResultSet **resultSet) in OpenResultSet() argument 241 int RdSingleVerStorageExecutor::GetCount(const Key &beginKey, const Key &endKey, int &count, GRD_KvScanModeE kvScanMode) in GetCount() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/ |
H A D | virtual_single_ver_sync_db_Interface.cpp | 164 Key endKey = startKey; in GetUnSyncTotal() local 465 Key endKey = startKey; in GetSyncData() local
|
Completed in 5 milliseconds