Home
last modified time | relevance | path

Searched defs:MainLoop (Results 1 – 2 of 2) 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.cc83 void StressTestInteropClient::MainLoop( in MainLoop() function in grpc::testing::StressTestInteropClient