/aosp_15_r20/external/grpc-grpc/src/core/lib/promise/ |
H A D | activity.h | 255 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 D | context.h | 116 T* GetContext() { in GetContext() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/ |
D | activity.h | 255 Context* GetContext() { return &value_; } in GetContext() function 267 Context* GetContext() { return value_; } in GetContext() function 280 Context* GetContext() { return value_.get(); } in GetContext() function
|
D | context.h | 79 T* GetContext() { in GetContext() function
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | tcp6.hpp | 141 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 D | StringPool.cpp | 87 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 D | network_data_leader.cpp | 175 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 D | cfxjse_class.h | 28 const CFXJSE_Context* GetContext() const { return m_pContext; } in GetContext() function
|
/aosp_15_r20/external/skia/include/private/chromium/ |
H A D | SkImageChromium.h | 111 inline GrDirectContext* GetContext(const sk_sp<const SkImage>& src) { in GetContext() function
|
/aosp_15_r20/external/google-breakpad/src/google_breakpad/processor/ |
H A D | microdump.h | 116 DumpContext* GetContext() { return context_.get(); } in GetContext() function
|
/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/bindings/ |
H A D | sqlite_module.h | 182 static auto GetContext(void* ctx) { in GetContext() function
|
/aosp_15_r20/external/openthread/src/core/common/ |
H A D | tasklet.hpp | 209 void *GetContext(void) { return mContext; } in GetContext() function in ot::TaskletContext
|
H A D | callback.hpp | 106 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 D | loop_utils.h | 156 IRContext* GetContext() { return context_; } in GetContext() function
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | loop_utils.h | 156 IRContext* GetContext() { return context_; } in GetContext() function
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_utils.h | 156 IRContext* GetContext() { return context_; } in GetContext() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ |
H A D | tfg_optimizer_hook.cc | 79 MLIRContext* GetContext() { return &ctx_; } in GetContext() function in mlir::tfg::TFGGrapplerOptimizer::Impl
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2beta1/ |
H A D | context.proto | 60 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 D | context.proto | 60 rpc GetContext(GetContextRequest) returns (Context) { rpc
|
/aosp_15_r20/external/googleapis/google/cloud/dialogflow/v2/ |
H A D | context.proto | 60 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 D | context.proto | 60 rpc GetContext(GetContextRequest) returns (Context) { rpc
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_path_validator.cc | 113 QuicPathValidationContext* QuicPathValidator::GetContext() const { in GetContext() function in quic::QuicPathValidator
|
/aosp_15_r20/system/update_engine/common/ |
H A D | hash_calculator.cc | 118 string HashCalculator::GetContext() const { in GetContext() function in chromeos_update_engine::HashCalculator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | shape_refiner.h | 113 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | cholesky_thunk.cc | 40 StatusOr<GpuSolverContext*> GetContext(se::Stream* stream) { in GetContext() function
|