Home
last modified time | relevance | path

Searched defs:keyPrefix (Results 1 - 25 of 62) sorted by relevance

123

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_snapshot.cpp46 int MultiVerNaturalStoreSnapshot::GetEntries(const Key &keyPrefix, std::vector<Entry> &entries) const in GetEntries() argument
H A Dmulti_ver_natural_store_connection.cpp158 GetEntries(const IOption &option, const Key &keyPrefix, std::vector<Entry> &entries) const GetEntries() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/kv/
H A Dsqlite_local_kvdb_snapshot.cpp39 int SQLiteLocalKvDBSnapshot::GetEntries(const Key &keyPrefix, std::vector<Entry> &entries) const in GetEntries() argument
H A Dsqlite_local_kvdb_connection.cpp159 int SQLiteLocalKvDBConnection::GetEntries(const IOption &option, const Key &keyPrefix, in GetEntries() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_meta_executor.cpp45 Key keyPrefix; in GetMetaKeysByKeyPrefix() local
H A Dsqlite_single_ver_forward_cursor.cpp22 SQLiteSingleVerForwardCursor::SQLiteSingleVerForwardCursor(SQLiteSingleVerNaturalStore *kvDB, const Key &keyPrefix) in SQLiteSingleVerForwardCursor() argument
H A Dsqlite_local_storage_executor.cpp81 int SQLiteLocalStorageExecutor::GetEntries(const Key &keyPrefix, in GetEntries() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvstoreresultset_fuzzer/
H A Dkvstoreresultset_fuzzer.cpp52 Key keyPrefix; in ResultSetFuzzer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_snapshot_delegate_impl.cpp54 GetEntries( const Key &keyPrefix, const std::function<void(DBStatus, const std::vector<Entry> &)> &callback) const GetEntries() argument
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/versioninfomanager/versioninfomanager/include/
H A Dversion_info_manager_test.h61 int32_t GetDataByKeyPrefix(const std::string &keyPrefix, std::vector<std::string> &values) in GetDataByKeyPrefix() argument
/foundation/communication/dsoftbus/tests/core/adapter/unittest/
H A Dlnn_kv_adapter_test.cpp257 std::string keyPrefix = ""; in HWTEST_F() local
H A Dlnn_kv_adapter_wrapper_test.cpp144 string keyPrefix = "aa"; in HWTEST_F() local
768 const char *keyPrefix = nullptr; in HWTEST_F() local
783 const char *keyPrefix = "validKeyPrefix"; in HWTEST_F() local
798 const char *keyPrefix = "validKeyPrefix"; in HWTEST_F() local
813 const char *keyPrefix in HWTEST_F() local
[all...]
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_kv_adapter_wrapper_mock.cpp66 int32_t LnnDeleteDBDataByPrefix(int32_t dbId, const char *keyPrefix, int32_t keyPrefixLen) in LnnDeleteDBDataByPrefix() argument
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_kv_adapter_wrapper_virtual.cpp62 int32_t LnnDeleteDBDataByPrefix(int32_t dbId, const char *keyPrefix, int32_t keyPrefixLen) in LnnDeleteDBDataByPrefix() argument
H A Dlnn_kv_adapter_wrapper.cpp205 int32_t LnnDeleteDBDataByPrefix(int32_t dbId, const char *keyPrefix, int32_t keyPrefixLen) in LnnDeleteDBDataByPrefix() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp75 Key keyPrefix = fuzz.GetSequence(fuzz.GetInt()); in SchemaFuzzCURD() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/
H A Ddelegate_fuzzer.cpp117 Key keyPrefix = std::vector<uint8_t>(data, data + 1); in MultiCombineFuzzer() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_transaction_optimization_test.cpp129 Key keyPrefix; in HWTEST_F() local
354 Key keyPrefix; in HWTEST_F() local
783 Key keyPrefix; in HWTEST_F() local
[all...]
H A Ddistributeddb_interfaces_single_version_result_set_test.cpp567 Key keyPrefix; in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Dlocal_capability_info_manager.cpp229 int32_t LocalCapabilityInfoManager::GetDataByKeyPrefix(const std::string &keyPrefix, CapabilityInfoMap &capabilityMap) in GetDataByKeyPrefix() argument
/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp239 int32_t KVAdapter::DeleteByPrefix(const std::string &keyPrefix) in DeleteByPrefix() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_single_kv_store.cpp114 std::string keyPrefix; member
[all...]
H A Djs_device_kv_store.cpp131 std::string keyPrefix; member
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_meta_manager.cpp84 void KvStoreMetaManager::SubscribeMeta(const std::string &keyPrefix, const ChangeObserver &observer) in SubscribeMeta() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_device_kv_store.cpp144 std::string keyPrefix; in GetVariantArgs() local
[all...]

Completed in 26 milliseconds

123