Searched refs:GetFromCache (Results 1 – 1 of 1) sorted by relevance
67 static IRelationalStore *GetFromCache(const RelationalDBProperties &properties, int &errCode) in GetFromCache() function134 auto *db = GetFromCache(properties, errCode); in GetDataBase()