Home
last modified time | relevance | path

Searched defs:binValue (Results 1 – 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DISO8601Converter.java87 public static XMPDateTime parse(String iso8601String, XMPDateTime binValue) throws XMPException in parse()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/props/
DUnicodeProperty.java339 Boolean binValue = binaryValueOrNull(propertyValue); in getSet() local