Searched defs:LoadLibrary (Results 1 – 3 of 3) sorted by relevance
55 bool UpdateHdiClient::LoadLibrary() in LoadLibrary() function in Updater::UpdateHdiClient
111 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const… in LoadLibrary() function
153 void* LoadLibrary(const std::string &libName) in LoadLibrary() function