Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h150 ConcurrentMap<int64_t, std::shared_ptr<Connection>> trxConnMap_ = {}; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h248 ConcurrentMap<int64_t, std::shared_ptr<Connection>> trxConnMap_ = {}; variable