Home
last modified time | relevance | path

Searched defs:country_code (Results 1 – 12 of 12) sorted by relevance

/third_party/libphonenumber/resources/
Dphonenumber.proto31 required int32 country_code = 1; field
Dphonemetadata.proto175 optional int32 country_code = 10; field
/third_party/libphonenumber/cpp/test/phonenumbers/geocoding/
Darea_code_map_test.cc119 PhoneNumber MakePhoneNumber(int32 country_code, uint64 national_number) { in MakePhoneNumber()
Dphonenumber_offline_geocoder_test.cc33 PhoneNumber MakeNumber(int32 country_code, uint64 national_number) { in MakeNumber()
/third_party/libphonenumber/tools/cpp/src/cpp-build/
Dgenerate_geocoding_data.cc455 string country_code; in WriteCountryLanguages() local
596 int32 country_code; in WriteSource() local
/third_party/ffmpeg/libavcodec/
Dh264_sei.c193 int country_code, provider_code; in decode_registered_user_data() local
Dhevc_sei.c258 int country_code, provider_code; in decode_nal_sei_user_data_registered_itu_t_t35() local
/third_party/libphonenumber/cpp/src/phonenumbers/
Dphonenumberutil.cc1394 int country_code = number.country_code(); in FormatOutOfCountryCallingNumber() local
1630 int country_code = number.country_code(); in FormatOutOfCountryKeepingAlphaChars() local
2279 int country_code = temp_number.country_code(); in ParseHelper() local
2421 int country_code = number.country_code(); in IsPossibleNumberForTypeWithReason() local
2481 int country_code = number.country_code(); in IsValidNumberForRegion() local
Dasyoutypeformatter.cc681 int country_code = in AttemptToExtractCountryCode() local
Dphonenumbermatcher.cc129 string country_code = SimpleItoa(number.country_code()); in AllNumberGroupsRemainGrouped() local
Dphonenumber.pb.h438 inline ::PROTOBUF_NAMESPACE_ID::int32 PhoneNumber::country_code() const { in country_code() function
Dphonemetadata.pb.h3798 inline ::PROTOBUF_NAMESPACE_ID::int32 PhoneMetadata::country_code() const { in country_code() function