Home
last modified time | relevance | path

Searched refs:GetOneConnectionWithRetry (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_manager.cpp57 static RelationalStoreConnection *GetOneConnectionWithRetry(const RelationalDBProperties &propertie… in GetOneConnectionWithRetry() function
112 auto *conn = GetOneConnectionWithRetry(properties, errCode); in OpenStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/
H A Dkv_store_delegate_manager.cpp52 IKvDBConnection *GetOneConnectionWithRetry(const KvDBProperties &properties, int &errCode) in GetOneConnectionWithRetry() function
217 IKvDBConnection *conn = GetOneConnectionWithRetry(properties, errCode); in GetKvStore()
338 IKvDBConnection *conn = GetOneConnectionWithRetry(properties, errCode); in GetKvStore()