Home
last modified time | relevance | path

Searched refs:third_group (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
Dphonenumberutil.cc2178 string third_group; in GetLengthOfNationalDestinationCode() local
2188 third_group = digit_group; in GetLengthOfNationalDestinationCode()
2202 return third_group.size() + mobile_token.size(); in GetLengthOfNationalDestinationCode()