Home
last modified time | relevance | path

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

/third_party/grpc/src/core/lib/iomgr/
Dtimer_uv.cc48 static void timer_start(grpc_custom_timer* t) { in timer_start() function
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dgrpc_gevent.pyx.pxi328 cdef void timer_start(grpc_custom_timer* t) with gil: function
/third_party/ffmpeg/fftools/
Dffmpeg.c1635 static void print_report(int is_last_report, int64_t timer_start, int64_t cur_time) in print_report()
4634 int64_t timer_start; in transcode() local
/third_party/uboot/u-boot-2020.01/product/hiosd/hdmi/hdmi_2_0/drv/
Ddrv_hdmi_common.h690 hi_bool timer_start; member