Home
last modified time | relevance | path

Searched defs:storeConfig (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/rdb/unittest/src/
H A DRdbstoreRdbstoreJsunit.test.js87 let storeConfig = { class in AnonymousFunctiona2f28d470100.AnonymousFunctiona2f28d470800
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbstorePluginLibsJsunit.test.js23 var storeConfig = { class
H A DRdbstoreRdbstoreJsunit.test.js91 let storeConfig = { class in AnonymousFunction9606c1070100.AnonymousFunction9606c1070800
H A DRdbStoreTransaction.test.js1666 let storeConfig = { class in AnonymousFunctionbde2a6ab0100.AnonymousFunctionbde2a6ab2700
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dsingle_kvstore.h330 virtual Status SetConfig(const StoreConfig &storeConfig) in SetConfig()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h184 virtual void SetConfig(const StoreConfig &storeConfig) {}; in SetConfig()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_single_ver_dlp_test.cpp50 KvStoreConfig storeConfig; in OpenDelegate() local
H A Ddistributeddb_single_ver_multi_sub_user_test.cpp78 KvStoreConfig storeConfig; in OpenDelegate() local
/ohos5.0/foundation/communication/dsoftbus/core/adapter/kv_store/src/
H A Dlnn_kv_adapter.cpp415 DistributedKv::StoreConfig storeConfig = { in SetCloudAbility() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp75 (const RdbStoreConfig &storeConfig, int &errCode) in HandleDataCorruption()
104 ConnPool::ConnectionPool(const RdbStoreConfig &storeConfig) in ConnectionPool()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp165 DistributedKv::StoreConfig storeConfig; variable
H A Dkvdb_general_store_test.cpp455 GeneralStore::StoreConfig storeConfig; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkvdb_service_client.cpp416 …erviceClient::SetConfig(const AppId &appId, const StoreId &storeId, const StoreConfig &storeConfig) in SetConfig()
H A Dsingle_store_impl.cpp973 Status SingleStoreImpl::SetConfig(const StoreConfig &storeConfig) in SetConfig()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_service_stub.cpp502 StoreConfig storeConfig; in OnSetConfig() local
H A Dkvdb_general_store.cpp786 void KVDBGeneralStore::SetConfig(const GeneralStore::StoreConfig &storeConfig) in SetConfig()
H A Dkvdb_service_impl.cpp617 …BServiceImpl::SetConfig(const AppId &appId, const StoreId &storeId, const StoreConfig &storeConfig) in SetConfig()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp1794 StoreConfig storeConfig; variable