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.h576 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.h576 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.h576 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/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/llvm-project/flang/lib/Semantics/
Dcheck-directive-structure.h140 DirectiveContext &GetContext() { in GetContext() function
Dresolve-directives.cpp47 DirContext &GetContext() { in GetContext() function in Fortran::semantics::DirectiveAttributeVisitor
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DCPlusPlusLanguage.cpp215 llvm::StringRef CPlusPlusLanguage::MethodName::GetContext() { in GetContext() function in CPlusPlusLanguage::MethodName
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/c/
Dc_api_unified_experimental_mlir.cc187 MLIRContext* GetContext() { return context_; } in GetContext() function in mlir::TF::__anon2b880b700111::MlirAbstractOp
/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