Home
last modified time | relevance | path

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

12

/external/pdfium/fxjs/xfa/
Dcfxjse_class.h28 const CFXJSE_Context* GetContext() const { return m_pContext; } in GetContext() function
Dcfxjse_context.cpp220 v8::Local<v8::Context> CFXJSE_Context::GetContext() { in GetContext() function in CFXJSE_Context
/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump.h117 DumpContext* GetContext() { return context_.get(); } in GetContext() function
/external/openthread/src/core/net/
Dtcp6.hpp132 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Endpoint
450 void *GetContext(void) { return mContext; } in GetContext() function in ot::Ip6::Tcp::Listener
/external/openthread/src/core/common/
Dtasklet.hpp184 void *GetContext(void) { return mContext; } in GetContext() function in ot::TaskletContext
Dtimer.hpp281 void *GetContext(void) { return mContext; } in GetContext() function in ot::TimerMilliContext
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_utils.h156 IRContext* GetContext() { return context_; } in GetContext() function
Dregister_pressure.h107 IRContext* GetContext() const { return context_; } in GetContext() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dtfg_optimizer_hook.cc79 MLIRContext* GetContext() { return &ctx_; } in GetContext() function in mlir::tfg::TFGGrapplerOptimizer::Impl
/external/ukey2/src/main/cpp/test/securegcm/
Dd2d_connection_context_v1_test.cc39 D2DConnectionContextV1* GetContext() { return context_.get(); } in GetContext() function in securegcm::D2DConnectionContextV1Peer
/external/openthread/src/core/thread/
Dnetwork_data_leader.cpp131 Error LeaderBase::GetContext(const Ip6::Address &aAddress, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::LeaderBase
165 Error LeaderBase::GetContext(uint8_t aContextId, Lowpan::Context &aContext) const in GetContext() function in ot::NetworkData::LeaderBase
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_path_validator.cc113 QuicPathValidationContext* QuicPathValidator::GetContext() const { in GetContext() function in quic::QuicPathValidator
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h113 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcholesky_thunk.cc40 StatusOr<GpuSolverContext*> GetContext(se::Stream* stream) { in GetContext() function
/external/pigweed/pw_rpc/fuzz/public/pw_rpc/fuzz/
Dengine.h294 CallbackContext* GetContext(size_t callback_id) PW_LOCKS_EXCLUDED(mutex_) { in GetContext() function
/external/tensorflow/tensorflow/core/common_runtime/eager/
Deager_operation.h58 ImmediateExecutionContext* GetContext() const override { return &ctx_; } in GetContext() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h87 CPDF_RenderContext* GetContext() const { return m_pContext; } in GetContext() function
/external/tensorflow/tensorflow/core/ir/utils/
Dshape_inference_utils_test.cc95 MLIRContext *GetContext() { return &context_; } in GetContext() function in mlir::tfg::ShapeInferenceTest
/external/armnn/include/armnnTestUtils/
DMockBackend.hpp262 MockBackendProfilingContext* GetContext() in GetContext() function in armnn::MockBackendProfilingService
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h495 tensorflow::ImmediateExecutionContext* GetContext() const override { in GetContext() function

12