Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_store_instance.cpp67 static IRelationalStore *GetFromCache(const RelationalDBProperties &properties, int &errCode) in GetFromCache() function
134 auto *db = GetFromCache(properties, errCode); in GetDataBase()