Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_manager.cc364 uint64_t grpc_timer_manager_get_wakeups_testonly(void) { return g_wakeups; } in grpc_timer_manager_get_wakeups_testonly() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtimer_manager.cc370 uint64_t grpc_timer_manager_get_wakeups_testonly(void) { return g_wakeups; } in grpc_timer_manager_get_wakeups_testonly() function