Home
last modified time | relevance | path

Searched refs:ResultNext (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.h38 typedef int32_t (*ResultNext)(GRD_ResultSet *resultSet); typedef
74 ResultNext NextApi = nullptr;
/foundation/distributeddatamgr/preferences/frameworks/native/platform/include/
H A Dpreferences_db_adapter.h97 typedef int32_t (*ResultNext)(GRD_ResultSet *resultset); typedef
117 ResultNext NextApi = nullptr;
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/common/src/
H A Dgrd_api_manager.cpp91 GRD_DBApiInfo.NextApi = (ResultNext)dlsym(g_library, "GRD_Next"); in GRD_DBApiInitEnhance()
/foundation/distributeddatamgr/preferences/frameworks/native/platform/src/
H A Dpreferences_db_adapter.cpp59 GRD_DBApiInfo.NextApi = (ResultNext)dlsym(PreferenceDbAdapter::gLibrary_, "GRD_Next"); in GRDDBApiInitEnhance()

Completed in 3 milliseconds