Searched refs:protoStorageFormat (Results 1 – 4 of 4) sorted by relevance
69 ProtoStorageFormat protoStorageFormat) { in TzS2PolygonsToTzS2CellUnions() argument77 this.mProtoStorageFormat = Objects.requireNonNull(protoStorageFormat); in TzS2PolygonsToTzS2CellUnions()119 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local126 protoStorageFormat); in main()
67 ProtoStorageFormat protoStorageFormat) { in TzS2CellUnionsToTzS2Ranges() argument75 this.mProtoStorageFormat = Objects.requireNonNull(protoStorageFormat); in TzS2CellUnionsToTzS2Ranges()117 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local124 protoStorageFormat); in main()
82 ProtoStorageFormat protoStorageFormat, in GeoJsonTzToTzS2Polygons() argument87 this.mProtoStorageFormat = Objects.requireNonNull(protoStorageFormat); in GeoJsonTzToTzS2Polygons()137 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local144 inputFile, executorService, outputDir, protoStorageFormat, tzIds); in main()
65 ProtoStorageFormat protoStorageFormat) { in MergeTzS2Ranges() argument70 this.mProtoStorageFormat = Objects.requireNonNull(protoStorageFormat); in MergeTzS2Ranges()113 ProtoStorageFormat protoStorageFormat = Types.DEFAULT_PROTO_STORAGE_FORMAT; in main() local118 inputDir, executorService, workingDir, outputFile, protoStorageFormat); in main()