Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DRunningState.cs17 internal const int MainLoop = 3; field in Org.Brotli.Dec.RunningState
/third_party/grpc/test/cpp/interop/
Dstress_interop_client.cc86 void StressTestInteropClient::MainLoop( in MainLoop() function in grpc::testing::StressTestInteropClient
/third_party/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_manager.cc65 void TimerManager::MainLoop() { in MainLoop() function in grpc_event_engine::experimental::TimerManager