Home
last modified time | relevance | path

Searched defs:countryCode (Results 1 - 14 of 14) sorted by relevance

/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DMetadataZipFileReader.java59 public Optional<CsvTable<RangeKey>> importCsvTable(DigitSequence countryCode) throws IOException { in importCsvTable() argument
H A DMigrationUtils.java58 getMigratableRangeByCountry(RangeTable recipesTable, DigitSequence countryCode, Stream<MigrationEntry> migrationEntries) getMigratableRangeByCountry() argument
75 findMatchingRecipe( CsvTable<RangeKey> recipesTable, DigitSequence countryCode, DigitSequence number) findMatchingRecipe() argument
H A DCommandLineMain.java61 String countryCode; field in CommandLineMain
H A DMigrationJob.java46 private final DigitSequence countryCode; field in MigrationJob
55 MigrationJob(ImmutableList<MigrationEntry> migrationEntries, DigitSequence countryCode, CsvTable<RangeKey> recipesTable, CsvTable<RangeKey> rangesTable, boolean exportInvalidMigrations) MigrationJob() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/util/
H A DLocaleNameProviderICU.java21 public String getDisplayCountry(String countryCode, Locale locale) { in getDisplayCountry() argument
/third_party/libphonenumber/cpp/src/phonenumbers/ohos/
H A Dupdate_metadata.cc101 int countryCode = it->country_code(); in LoadUpdatedMetadata() local
H A Dupdate_geocoding.cc240 int countryCode = isupdatedCountryCodes ? curCountryCodes[index] : preCountryCodes[index]; in UpdateCountryLanguages() local
306 void UpdateGeocoding::AddCountryLanguages(int countryCode) in AddCountryLanguages() argument
349 FindCountryCode(int countryCode) FindCountryCode() argument
[all...]
/third_party/libphonenumber/migrator/migrator-servlet/src/main/java/com/google/phonenumbers/
H A DServletMain.java154 handleSingleNumberMigration(HttpServletRequest req, HttpServletResponse resp, String number, String countryCode, String customRecipe) handleSingleNumberMigration() argument
200 handleFileMigration(HttpServletRequest req, HttpServletResponse resp, ImmutableList<String> numbersList, String countryCode, String customRecipe, String fileName) handleFileMigration() argument
[all...]
/third_party/libphonenumber/migrator/src/test/java/com/google/phonenumbers/migrator/
H A DMigrationJobTest.java272 createMockJobFromTestRecipes(DigitSequence migratingNumber, DigitSequence countryCode, boolean exportInvalidMigrations) createMockJobFromTestRecipes() argument
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
H A DGeneratePhonePrefixData.java189 private List<File> createOutputFiles(File countryCodeFile, int countryCode, String language) in createOutputFiles() argument
/third_party/icu/icu4c/source/i18n/
H A Dtzgnames.cpp542 char countryCode[ULOC_COUNTRY_CAPACITY]; in getGenericLocationName() local
785 char countryCode[ULOC_COUNTRY_CAPACITY]; in getPartialLocationName() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dtzgnames.cpp542 char countryCode[ULOC_COUNTRY_CAPACITY]; in getGenericLocationName() local
785 char countryCode[ULOC_COUNTRY_CAPACITY]; in getPartialLocationName() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtzgnames.cpp545 char countryCode[ULOC_COUNTRY_CAPACITY]; in getGenericLocationName() local
788 char countryCode[ULOC_COUNTRY_CAPACITY]; in getPartialLocationName() local
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 12 milliseconds