Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h90 typedef int32_t (*DBIndexPreload)(GRD_DB *db, const char *tableName); typedef
112 DBIndexPreload DbIndexPreloadApi = nullptr;
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp54 GRD_DBApiInfo.DbIndexPreloadApi = (DBIndexPreload)dlsym(PreferenceDbAdapter::gLibrary_, "GRD_IndexPreload"); in GRDDBApiInitEnhance()

Completed in 2 milliseconds