Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dconnection_pool.cpp225 std::pair<SharedConn, SharedConns> ConnPool::AcquireAll(int32_t time) in AcquireAll() function in OHOS::NativeRdb::ConnPool
649 std::list<std::shared_ptr<ConnPool::ConnNode>> ConnPool::Container::AcquireAll(std::chrono::millise… in AcquireAll() function in OHOS::NativeRdb::ConnPool::Container