Home
last modified time | relevance | path

Searched defs:TimerInterface (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/include/host-common/
DDeviceContextRunner.h68 struct TimerInterface { struct
80 void init(VmLock* vmLock, TimerInterface timerInterface) { in init() argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Dtimer.h26 class TimerInterface; variable
H A Dstream_executor_internal.h140 TimerInterface() {} in TimerInterface() function