Searched refs:GetLengthOfNationalDestinationCode (Results 1 – 3 of 3) sorted by relevance
130 phone_util->GetLengthOfNationalDestinationCode(*i18n_number); in ParsePhoneNumber()
273 int GetLengthOfNationalDestinationCode(const PhoneNumber& number) const;
2161 return GetLengthOfNationalDestinationCode(number); in GetLengthOfGeographicalAreaCode()2164 int PhoneNumberUtil::GetLengthOfNationalDestinationCode( in GetLengthOfNationalDestinationCode() function in i18n::phonenumbers::PhoneNumberUtil