Searched refs:i_name (Results 1 – 1 of 1) sorted by relevance
3069 std::string i_name = iface_method.PrettyMethod(true); in DumpIMTForMethod() local3070 if (i_name.starts_with(method)) { in DumpIMTForMethod()3072 std::cerr << " " << p_name << " (" << i_name << ")" << std::endl; in DumpIMTForMethod()