Home
last modified time | relevance | path

Searched refs:PreCheckOpenStore (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.cpp73 bool RelationalStoreManager::PreCheckOpenStore(const std::string &path, const std::string &storeId, in PreCheckOpenStore() function in DistributedDB::RelationalStoreManager
96 if (!PreCheckOpenStore(path, storeId, delegate, canonicalDir)) { in OpenStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/relational/
H A Drelational_store_manager.h61 bool PreCheckOpenStore(const std::string &path, const std::string &storeId,