Home
last modified time | relevance | path

Searched refs:DbIndexPreloadApi (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp54 GRD_DBApiInfo.DbIndexPreloadApi = (DBIndexPreload)dlsym(PreferenceDbAdapter::gLibrary_, "GRD_IndexPreload"); in GRDDBApiInitEnhance()
266 if (PreferenceDbAdapter::GetApiInstance().DbIndexPreloadApi == nullptr) { in Init()
267 LOG_ERROR("api load failed: DbIndexPreloadApi"); in Init()
298 errCode = TransferGrdErrno(PreferenceDbAdapter::GetApiInstance().DbIndexPreloadApi(db_, TABLENAME)); in Init()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h112 DBIndexPreload DbIndexPreloadApi = nullptr; member

Completed in 2 milliseconds