Home
last modified time | relevance | path

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

/external/Reactive-Extensions/RxCpp/Rx/v2/examples/doxygen/
Dtime_interval.cpp9 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type; typedef
38 typedef rxcpp::schedulers::scheduler::clock_type::time_point::duration duration_type; typedef
/external/Reactive-Extensions/RxCpp/Rx/v2/src/rxcpp/operators/
Drx-delay.hpp49 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-sample_time.hpp49 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-debounce.hpp49 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-window_time.hpp65 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-buffer_time_count.hpp55 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-window_time_count.hpp55 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-timeout.hpp57 typedef rxu::decay_t<Duration> duration_type; typedef
Drx-buffer_time.hpp73 typedef rxu::decay_t<Duration> duration_type; typedef
/external/protobuf/php/ext/google/protobuf/
Dmessage.c1539 zend_class_entry* duration_type; variable