OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Cancellation
(Results
1 - 3
of
3
) sorted by null
/external/grpc-grpc/src/csharp/Grpc.Core/
ContextPropagationToken.cs
30
/// it makes sense to propagate properties like deadline and
cancellation
44
/// and
cancellation
token by our own means.
47
& ~ContextPropagationFlags.Deadline & ~ContextPropagationFlags.
Cancellation
;
85
/// Gets the parent call's
cancellation
token.
124
/// <param name="propagateCancellation">If set to <c>true</c> parent call's
cancellation
token will be propagated to the child call.</param>
137
/// <summary><c>true</c> if parent call's
cancellation
token should be propagated to the child call.</summary>
153
Cancellation
= 8
/external/cldr/tools/java/libs/
guava.jar
/external/guice/lib/
guava-19.0.jar
Completed in 3832 milliseconds