Searched refs:FunctionCreator (Results 1 – 7 of 7) sorted by relevance
94 using FunctionCreator = std::function<void *(const std::string &)>; variable150 FunctionCreator LazyFunctionCreator;499 void InstallLazyFunctionCreator(FunctionCreator C) { in InstallLazyFunctionCreator()
95 using FunctionCreator = std::function<void *(const std::string &)>; variable156 FunctionCreator LazyFunctionCreator;491 void InstallLazyFunctionCreator(FunctionCreator C) { in InstallLazyFunctionCreator()
92 using FunctionCreator = std::function<void *(const std::string &)>; variable155 FunctionCreator LazyFunctionCreator;479 void InstallLazyFunctionCreator(FunctionCreator C) { in InstallLazyFunctionCreator()