Searched refs:name_and_implementation_constructor (Results 1 – 1 of 1) sorted by relevance
266 for (StringMap::iterator name_and_implementation_constructor = in PrintBetaServerFactory() local268 name_and_implementation_constructor != in PrintBetaServerFactory()270 name_and_implementation_constructor++) { in PrintBetaServerFactory()271 method_dict["Method"] = name_and_implementation_constructor->first; in PrintBetaServerFactory()272 method_dict["Constructor"] = name_and_implementation_constructor->second; in PrintBetaServerFactory()275 name_and_implementation_constructor->first; in PrintBetaServerFactory()