Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h98 static bool IsEnhandceDbEnable();
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/src/
H A Dpreferences_helper.cpp148 return PreferenceDbAdapter::IsEnhandceDbEnable(); in IsUseEnhanceDb()
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp95 bool PreferenceDbAdapter::IsEnhandceDbEnable() in IsEnhandceDbEnable() function in OHOS::NativePreferences::PreferenceDbAdapter