Home
last modified time | relevance | path

Searched defs:GetContext (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/
H A Dactivity.h255 Context* GetContext() { return &value_; } in GetContext() function
267 Context* GetContext() { return value_; } in GetContext() function
280 Context* GetContext() { return value_.get(); } in GetContext() function
H A Dcontext.h116 T* GetContext() { in GetContext() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/
Dactivity.h255 Context* GetContext() { return &value_; } in GetContext() function
267 Context* GetContext() { return value_; } in GetContext() function
280 Context* GetContext() { return value_.get(); } in GetContext() function
Dcontext.h79 T* GetContext() { in GetContext() function
/aosp_15_r20/external/openthread/src/core/net/
H A Dtcp6.hpp141 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Endpoint
459 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Listener
/aosp_15_r20/frameworks/base/libs/androidfw/
H A DStringPool.cpp87 const StringPool::Context& StringPool::Ref::GetContext() const { in GetContext() function in android::StringPool::Ref
160 const StringPool::Context& StringPool::StyleRef::GetContext() const { in GetContext() function in android::StringPool::StyleRef
/aosp_15_r20/external/openthread/src/core/thread/
H A Dnetwork_data_leader.cpp175 Error Leader::GetContext(const Ip6::Address &aAddress, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::Leader
227 Error Leader::GetContext(uint8_t aContextId, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::Leader
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_class.h28 const CFXJSE_Context* GetContext() const { return m_pContext; } in GetContext() function
/aosp_15_r20/external/skia/include/private/chromium/
H A DSkImageChromium.h111 inline GrDirectContext* GetContext(const sk_sp<const SkImage>& src) { in GetContext() function
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/
H A Dmicrodump.h116 DumpContext* GetContext() { return context_.get(); } in GetContext() function
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/
H A Dsqlite_module.h182 static auto GetContext(void* ctx) { in GetContext() function
/aosp_15_r20/external/openthread/src/core/common/
H A Dtasklet.hpp209 void *GetContext(void) { return mContext; } in GetContext() function in ot::TaskletContext
H A Dcallback.hpp106 void *GetContext(void) const { return mContext; } in GetContext() function in ot::CallbackBase
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/
H A Dtfg_optimizer_hook.cc79 MLIRContext* GetContext() { return &ctx_; } in GetContext() function in mlir::tfg::TFGGrapplerOptimizer::Impl
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/
H A Dcontext.proto60 rpc GetContext(GetContextRequest) returns (Context) { rpc
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2beta1/src/main/proto/google/cloud/dialogflow/v2beta1/
H A Dcontext.proto60 rpc GetContext(GetContextRequest) returns (Context) { rpc
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/
H A Dcontext.proto60 rpc GetContext(GetContextRequest) returns (Context) { rpc
/aosp_15_r20/external/google-cloud-java/java-dialogflow/proto-google-cloud-dialogflow-v2/src/main/proto/google/cloud/dialogflow/v2/
H A Dcontext.proto60 rpc GetContext(GetContextRequest) returns (Context) { rpc
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_path_validator.cc113 QuicPathValidationContext* QuicPathValidator::GetContext() const { in GetContext() function in quic::QuicPathValidator
/aosp_15_r20/system/update_engine/common/
H A Dhash_calculator.cc118 string HashCalculator::GetContext() const { in GetContext() function in chromeos_update_engine::HashCalculator
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/
H A Dshape_refiner.h113 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dcholesky_thunk.cc40 StatusOr<GpuSolverContext*> GetContext(se::Stream* stream) { in GetContext() function

123