Home
last modified time | relevance | path

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

/external/llvm-libc/src/time/
Dtime_utils.h173 LIBC_INLINE constexpr int get_hour() const { return timeptr->tm_hour; } in get_hour() function
/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dtime_point_io.hpp149 get_hour(int& h, in get_hour() function