Searched refs:GetOneConnectionWithRetry (Results 1 – 2 of 2) sorted by relevance
57 static RelationalStoreConnection *GetOneConnectionWithRetry(const RelationalDBProperties &propertie… in GetOneConnectionWithRetry() function112 auto *conn = GetOneConnectionWithRetry(properties, errCode); in OpenStore()
52 IKvDBConnection *GetOneConnectionWithRetry(const KvDBProperties &properties, int &errCode) in GetOneConnectionWithRetry() function217 IKvDBConnection *conn = GetOneConnectionWithRetry(properties, errCode); in GetKvStore()338 IKvDBConnection *conn = GetOneConnectionWithRetry(properties, errCode); in GetKvStore()