Home
last modified time | relevance | path

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

12

/external/pdfium/fxjs/xfa/
Dcfxjse_class.h27 CFXJSE_Context* GetContext() const { return m_pContext.Get(); } in GetContext() function
Dcfxjse_context.cpp236 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/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
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
Dir_builder.h584 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
Dloop_descriptor.h349 IRContext* GetContext() const { return context_; } in GetContext() function
Dir_builder.h584 IRContext* GetContext() const { return context_; } in GetContext() function
/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
Dir_builder.h584 IRContext* GetContext() const { return context_; } in GetContext() function
/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/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h113 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
/external/armnn/src/backends/backendsCommon/test/
DMockBackend.hpp129 MockBackendProfilingContext* GetContext() in GetContext() function in armnn::MockBackendProfilingService
/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.h85 CPDF_RenderContext* GetContext() const { return m_pContext.Get(); } in GetContext() function
/external/tensorflow/tensorflow/core/tfrt/eager/
Dc_api_tfrt.h464 tensorflow::ImmediateExecutionContext* GetContext() const override { in GetContext() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc187 MLIRContext* GetContext() { return context_; } in GetContext() function in mlir::TF::__anone669d3350111::MlirAbstractOp
/external/tensorflow/tensorflow/core/tfrt/eager/cpp_tests/core_runtime/
Dop_handler_selector_test.cc170 tensorflow::ImmediateExecutionContext* GetContext() const override { in GetContext() function in tfrt::tf::__anon9dfae7e90111::FakeOperation
/external/google-breakpad/src/processor/
Dminidump.cc1588 MinidumpContext* MinidumpThread::GetContext() { in GetContext() function in google_breakpad::MinidumpThread
3234 MinidumpContext* MinidumpException::GetContext() { in GetContext() function in google_breakpad::MinidumpException
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp53 static INLINE SWR_CONTEXT* GetContext(HANDLE hContext) in GetContext() function

12