Searched refs:pluginStopSymbol (Results 1 – 1 of 1) sorted by relevance
191 std::string pluginStopSymbol = "PluginExternalStop"; in ResolveLibrary() local202 stopFunc_ = (PluginStopFunc)platformAdp_.AdpGetSymAddress(hDll, pluginStopSymbol); in ResolveLibrary()225 stopFunc_ = (PluginStopFunc)platformAdp_.GetSymAddress(handle_, pluginStopSymbol); in ResolveLibrary()