Home
last modified time | relevance | path

Searched refs:hh (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish/hals/radio/
DAtResponse.cpp1476 int yy, month, day, hh, mm, ss, tzOffset15m; in parse() local
1481 (&hh).skip(':')(&mm).skip(':')(&ss) in parse()
1504 .hour = uint8_t(hh), in parse()