Searched refs:SetFunctionPointer (Results 1 – 2 of 2) sorted by relevance
24 m_BackendIdFunction = SetFunctionPointer<IdFunctionType>("GetBackendId"); in DynamicBackend()25 m_BackendVersionFunction = SetFunctionPointer<VersionFunctionType>("GetVersion"); in DynamicBackend()26 m_BackendFactoryFunction = SetFunctionPointer<FactoryFunctionType>("BackendFactory"); in DynamicBackend()93 BackendFunctionType DynamicBackend::SetFunctionPointer(const std::string& backendFunctionName) in SetFunctionPointer() function in armnn::DynamicBackend
37 BackendFunctionType SetFunctionPointer(const std::string& backendFunctionName);