Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dcontext.h73 bool HasContext() { in HasContext() function
/external/grpc-grpc/src/core/lib/promise/
Dcontext.h110 bool HasContext() { in HasContext() function
/external/libchrome/mojo/core/
Duser_message_impl.h83 bool HasContext() const { return context_ != 0; } in HasContext() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h437 void setHasSwiftAsyncContext(bool HasContext) { in setHasSwiftAsyncContext()