Searched refs:i_name (Results 1 – 1 of 1) sorted by relevance
3335 std::string i_name = iface_method.PrettyMethod(true); in DumpIMTForMethod() local3336 if (android::base::StartsWith(i_name, method.c_str())) { in DumpIMTForMethod()3338 std::cerr << " " << p_name << " (" << i_name << ")" << std::endl; in DumpIMTForMethod()