Home
last modified time | relevance | path

Searched refs:KV_SCAN_RANGE (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/include/grd_base/
H A Dgrd_type_export.h69 KV_SCAN_RANGE = 3, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_single_ver_result_set.cpp68 case KV_SCAN_RANGE: { in Open()
134 case KV_SCAN_RANGE: { in GetCount()
H A Drd_single_ver_natural_store_connection.cpp152 queryExpression.GetBeginKey(), queryExpression.GetEndKey(), KV_SCAN_RANGE); in GetResultSet()
311 errCode = writeHandle_->GetEntries(KV_SCAN_RANGE, std::pair<Key, Key>(queryExpression.GetBeginKey(), in GetEntriesInner()
324 errCode = handle->GetEntries(KV_SCAN_RANGE, std::pair<Key, Key>(queryExpression.GetBeginKey(), in GetEntriesInner()
H A Drd_utils.cpp198 GRD_FilterOption filterOpt{KV_SCAN_RANGE, beginInnerKey, endInnerKey}; in RdKVRangeScan()
H A Drd_single_ver_storage_executor.cpp306 case KV_SCAN_RANGE: { in GetEntriesPrepare()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h43 KV_SCAN_RANGE = 3, enumerator
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp1605 option.mode = KV_SCAN_RANGE; in TestGrdDbApGrdGetItem002Fuzz()
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp1614 option.mode = KV_SCAN_RANGE; in TestGrdDbApGrdGetItem002Fuzz()

Completed in 14 milliseconds