Home
last modified time | relevance | path

Searched defs:SetDBInfoHandle (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Druntime_config.cpp129 void RuntimeConfig::SetDBInfoHandle(const std::shared_ptr<DBInfoHandle> &handle) in SetDBInfoHandle() function in DistributedDB::RuntimeConfig
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/
H A Ddb_status_adapter.cpp31 void DBStatusAdapter::SetDBInfoHandle(const std::shared_ptr<DBInfoHandle> &dbInfoHandle) in SetDBInfoHandle() function in DistributedDB::DBStatusAdapter
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Druntime_context_impl.cpp796 void RuntimeContextImpl::SetDBInfoHandle(const std::shared_ptr<DBInfoHandle> &handle) in SetDBInfoHandle() function in DistributedDB::RuntimeContextImpl