Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp193 int PreferencesDb::OpenDb(bool isNeedRebuild) in OpenDb() function in OHOS::NativePreferences::PreferencesDb
254 innerErr = OpenDb(true); in TryRepairAndRebuild()
275 int errCode = OpenDb(false); in Init()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h120 int OpenDb(bool isNeedRebuild);