Home
last modified time | relevance | path

Searched defs:LoadLibrary (Results 1 – 3 of 3) sorted by relevance

/base/update/updater/services/hdi/client/
Dupdate_hdi_client.cpp55 bool UpdateHdiClient::LoadLibrary() in LoadLibrary() function in Updater::UpdateHdiClient
/base/msdp/device_status/intention/scheduler/plugin_manager/include/
Dplugin_manager.h111 std::unique_ptr<PluginManager::Plugin<IPlugin>> PluginManager::LoadLibrary(IContext *context, const… in LoadLibrary() function
/base/update/updater/utils/
Dutils_fs.cpp153 void* LoadLibrary(const std::string &libName) in LoadLibrary() function