Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/
H A Drdb_store_impl.h147 std::shared_ptr<ConnectionPool> connectionPool_ = nullptr; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_impl.h242 std::shared_ptr<ConnectionPool> connectionPool_ = nullptr; variable