Home
last modified time | relevance | path

Searched refs:FreeResultSet (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/include/
H A Dgrd_api_manager.h43 typedef int32_t (*FreeResultSet)(GRD_ResultSet *resultSet); typedef
79 FreeResultSet FreeResultSetApi = nullptr;
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h103 typedef int32_t (*FreeResultSet)(GRD_ResultSet *resultSet); typedef
123 FreeResultSet FreeResultSetApi = nullptr;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dgrd_api_manager.cpp96 GRD_DBApiInfo.FreeResultSetApi = (FreeResultSet)dlsym(g_library, "GRD_FreeResultSet"); in GRD_DBApiInitEnhance()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp65 GRD_DBApiInfo.FreeResultSetApi = (FreeResultSet)dlsym(PreferenceDbAdapter::gLibrary_, "GRD_FreeResultSet"); in GRDDBApiInitEnhance()

Completed in 2 milliseconds