Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h89 typedef int32_t (*DBDropCollection)(GRD_DB *db, const char *collectionName, uint32_t flags); typedef
111 DBDropCollection DbDropCollectionApi = nullptr;
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp53 GRD_DBApiInfo.DbDropCollectionApi = (DBDropCollection)dlsym(PreferenceDbAdapter::gLibrary_, "GRD_DropCollection"); in GRDDBApiInitEnhance()

Completed in 2 milliseconds