Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/time/format/
DParsed.java516 long nosVal = (nos != null ? nos : 0); in resolveTimeLenient() local
547 int nosVal = NANO_OF_SECOND.checkValidIntValue(nos); in resolveTime() local