Home
last modified time | relevance | path

Searched refs:SINGLE_FILE (Results 1 - 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/
H A DBuildMetadataProtoFromXml.java57 private static final String SINGLE_FILE = "single-file"; field in BuildMetadataProtoFromXml
71 " One file per region will be written unless " + SINGLE_FILE + "\n" +
78 " [--" + SINGLE_FILE + "=<true|false>] Optional (default: false). Whether to write\n" +
92 " --" + SINGLE_FILE + "=false \\\n" +
138 } else if (SINGLE_FILE.equals(key) && in start()

Completed in 2 milliseconds