Searched refs:first_number_as_proto (Results 1 – 1 of 1) sorted by relevance
3103 PhoneNumber first_number_as_proto; in IsNumberMatchWithTwoStrings() local3105 Parse(first_number, RegionCode::GetUnknown(), &first_number_as_proto); in IsNumberMatchWithTwoStrings()3107 return IsNumberMatchWithOneString(first_number_as_proto, second_number); in IsNumberMatchWithTwoStrings()3118 false, &first_number_as_proto); in IsNumberMatchWithTwoStrings()3123 return IsNumberMatch(first_number_as_proto, second_number_as_proto); in IsNumberMatchWithTwoStrings()