Home
last modified time | relevance | path

Searched defs:SetStoreConfig (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
Drelational_store_delegate.h53 DB_API virtual DBStatus SetStoreConfig(const StoreConfig &config) in SetStoreConfig() function
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
Drelational_store_delegate_impl.cpp570 DBStatus RelationalStoreDelegateImpl::SetStoreConfig(const StoreConfig &config) in SetStoreConfig() function in DistributedDB::RelationalStoreDelegateImpl