Home
last modified time | relevance | path

Searched refs:KvStoreConfig (Results 1 – 25 of 77) sorted by relevance

1234

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dkv_store_delegate_manager.h45 DB_API DBStatus SetKvStoreConfig(const KvStoreConfig &kvStoreConfig);
125 KvStoreConfig kvStoreConfig_;
H A Dstore_types.h95 struct KvStoreConfig { struct
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/delegate_fuzzer/
H A Ddelegate_fuzzer.cpp42 KvStoreDelegate *PrepareKvStore(KvStoreConfig &config, KvStoreDelegate::Option &option) in PrepareKvStore()
84 KvStoreConfig config; in MultiCombineFuzzer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributeddb_constant.cpp31 const DistributedDB::KvStoreConfig DistributedDBConstant::CONFIG = {
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/importfile_fuzzer/
H A Dimportfile_fuzzer.cpp27 static KvStoreConfig g_config;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/kvstoreresultset_fuzzer/
H A Dkvstoreresultset_fuzzer.cpp88 KvStoreConfig config; in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_constant.h84 static const DistributedDB::KvStoreConfig CONFIG;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/parseckeck_fuzzer/
H A Dparseckeck_fuzzer.cpp24 static KvStoreConfig g_config;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/rekey_fuzzer/
H A Drekey_fuzzer.cpp92 KvStoreConfig config; in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/schemadelegate_fuzzer/
H A Dschemadelegate_fuzzer.cpp95 KvStoreConfig config; in SchemaFuzzTest()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_rd_single_ver_natural_store_test.cpp28 DistributedDB::KvStoreConfig g_config;
H A Ddistributeddb_storage_memory_single_ver_naturall_store_test.cpp27 DistributedDB::KvStoreConfig g_config;
H A Ddistributeddb_storage_index_optimize_test.cpp118 KvStoreConfig config; in SetUpTestCase()
H A Ddistributeddb_storage_sqlite_single_ver_natural_store_test.cpp29 DistributedDB::KvStoreConfig g_config;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/fileoper_fuzzer/
H A Dfileoper_fuzzer.cpp95 KvStoreConfig config; in LLVMFuzzerTestOneInput()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_resultset_performance.cpp33 KvStoreConfig g_config;
H A Ddistributeddb_interfaces_transaction_syncdb_test.cpp33 KvStoreConfig g_config;
H A Dprocess_system_api_adapter_impl.cpp133 KvStoreConfig config; in CheckDeviceSecurityAbility()
H A Ddistributeddb_interfaces_transaction_test.cpp33 KvStoreConfig g_config;
H A Druntime_context_process_system_api_adapter_impl_test.cpp39 KvStoreConfig g_config;
H A Ddistributeddb_interfaces_single_version_result_set_test.cpp42 KvStoreConfig g_config;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/iprocesscommunicator_fuzzer/
H A Diprocesscommunicator_fuzzer.cpp164 KvStoreConfig config; in CommunicatorFuzzer()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_communicator_proxy_test.cpp43 KvStoreConfig g_config;
H A Ddistributeddb_anti_dos_sync_test.cpp53 KvStoreConfig g_config;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/sync_fuzzer/
H A Dsync_fuzzer.cpp275 KvStoreConfig config; in FuzzSync()

1234