Home
last modified time | relevance | path

Searched defs:getInterface (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updater/services/hdi/client/
H A Dupdate_hdi_client.cpp69 auto getInterface = reinterpret_cast<IUpdateInterface *(*)()>(dlsym(handler_, getInstance)); in LoadLibrary() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/
H A Dintf_plugin.h118 const GetInstanceFn getInterface; member