Searched refs:first_number_as_proto (Results 1 – 1 of 1) sorted by relevance
2655 PhoneNumber first_number_as_proto; in IsNumberMatchWithTwoStrings() local2657 Parse(first_number, RegionCode::GetUnknown(), &first_number_as_proto); in IsNumberMatchWithTwoStrings()2659 return IsNumberMatchWithOneString(first_number_as_proto, second_number); in IsNumberMatchWithTwoStrings()2670 false, &first_number_as_proto); in IsNumberMatchWithTwoStrings()2675 return IsNumberMatch(first_number_as_proto, second_number_as_proto); in IsNumberMatchWithTwoStrings()