Searched defs:MainLoop (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ | ||
| D | RunningState.cs | 17 internal const int MainLoop = 3; field in Org.Brotli.Dec.RunningState |
| /third_party/grpc/test/cpp/interop/ | ||
| D | stress_interop_client.cc | 86 void StressTestInteropClient::MainLoop( in MainLoop() function in grpc::testing::StressTestInteropClient |
| /third_party/grpc/src/core/lib/event_engine/posix_engine/ | ||
| D | timer_manager.cc | 65 void TimerManager::MainLoop() { in MainLoop() function in grpc_event_engine::experimental::TimerManager |