Home
last modified time | relevance | path

Searched defs:endKey (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_result_set.cpp31 const Key &endKey, GRD_KvScanModeE kvScanMode) in RdSingleVerResultSet()
H A Drd_utils.cpp189 int RdKVRangeScan(GRD_DB *db, const char *collectionName, const Key &beginKey, const Key &endKey, in RdKVRangeScan()
H A Drd_single_ver_storage_executor.cpp78 int RdSingleVerStorageExecutor::OpenResultSet(const Key &beginKey, const Key &endKey, GRD_ResultSet… in OpenResultSet()
241 int RdSingleVerStorageExecutor::GetCount(const Key &beginKey, const Key &endKey, int &count, GRD_Kv… in GetCount()
H A Drd_single_ver_natural_store_connection.cpp137 std::string endKey; in PrintResultsetKeys() local
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Dvirtual_single_ver_sync_db_Interface.cpp414 Key endKey = startKey; in GetSyncData() local