Searched refs:funcEntry (Results 1 – 1 of 1) sorted by relevance
27 typedef FuncType* (*funcEntry)(); typedef51 funcEntry GetFunction(const std::string& funcName) in GetFunction()63 return (funcEntry)(funcPtr); in GetFunction()