Searched defs:InstallLazyFunctionCreator (Results 1 – 2 of 2) sorted by relevance
394 void InstallLazyFunctionCreator(void* (*P)(const std::string &)) { in InstallLazyFunctionCreator() function
479 void InstallLazyFunctionCreator(FunctionCreator C) { in InstallLazyFunctionCreator() function