Home
last modified time | relevance | path

Searched defs:IsClient (Results 1 – 4 of 4) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DAsyncCallServer.cs177 protected override bool IsClient property in Grpc.Core.Internal.AsyncCallServer
DAsyncCallBase.cs181 protected abstract bool IsClient property in Grpc.Core.Internal.AsyncCallBase
DAsyncCall.cs415 protected override bool IsClient property in Grpc.Core.Internal.AsyncCall
/external/openthread/src/core/net/
Ddns_dso.hpp456 bool IsClient(void) const { return !mIsServer; } in IsClient() function in ot::Dns::Dso::Connection