Searched defs:FactoryFunction (Results 1 – 2 of 2) sorted by relevance
29 using FactoryFunction = std::function<PointerType()>; typedef in armnn::BackendRegistry
124 typedef TracingContext* (*FactoryFunction)(const char* fn_name, TF_Status*); typedef