Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io/
Dduration_get.hpp36 struct duration_io_intermediate struct
38 typedef Rep type;
42 struct duration_io_intermediate<Rep, true> struct
45 is_signed<Rep>::value, long long, unsigned long long>::type>::type type;
49 struct duration_io_intermediate<process_times<Rep>, false> struct
51 typedef process_times<typename duration_io_intermediate<Rep>::type> type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/include/boost/chrono/io_v1/
Dchrono_io.hpp216 struct duration_io_intermediate struct
218 typedef Rep type;
222 struct duration_io_intermediate<Rep, true> struct
234 >::type type;