Lines Matching full:full_name
1780 const String& full_name = String::Format("%s.%s",1804 return (MatchesFilter(full_name, positive.c_str()) &&1805 !MatchesFilter(full_name, negative.c_str()));