Home
last modified time | relevance | path

Searched defs:toCsv (Results 1 - 6 of 6) sorted by relevance

/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DAltFormatsSchema.java125 export( List<AltFormatSpec> altFormats, Consumer<Stream<String>> collector, boolean toCsv) export() argument
H A DCommentsSchema.java112 export( List<Comment> comments, Consumer<Stream<String>> collector, boolean toCsv) export() argument
H A DExamplesTableSchema.java92 public static CsvTable<ExampleNumberKey> toCsv( in toCsv() method in ExamplesTableSchema
H A DRangesTableSchema.java286 public static CsvTable<RangeKey> toCsv(RangeTable table) { in toCsv() method in RangesTableSchema
H A DShortcodesTableSchema.java190 public static CsvTable<ShortcodeKey> toCsv(Map<PhoneRegion, RangeTable> tables) { in toCsv() method in ShortcodesTableSchema
/third_party/libphonenumber/migrator/src/main/java/com/google/phonenumbers/migrator/
H A DRecipesTableSchema.java149 public static CsvTable<RangeKey> toCsv(RangeTable table) { in toCsv() method in RecipesTableSchema

Completed in 3 milliseconds