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.h111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/
Dnode_info_delegate.h56 const TfLiteContext* 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
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/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/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/v8/src/debug/
Ddebug-frames.cc68 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h112 shape_inference::InferenceContext* GetContext(const Node* node) const { in GetContext() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h85 CPDF_RenderContext* GetContext() const { return m_pContext.Get(); } in GetContext() function
/external/v8/src/objects/
Dcontexts-inl.h40 Handle<Context> ScriptContextTable::GetContext(Isolate* isolate, in GetContext() function
/external/v8/src/deoptimizer/
Ddeoptimizer.h768 intptr_t GetContext() const { return context_; } in GetContext() function
1001 Handle<Object> GetContext() { return context_; } in GetContext() function
/external/google-breakpad/src/processor/
Dminidump.cc1447 MinidumpContext* MinidumpThread::GetContext() { in GetContext() function in google_breakpad::MinidumpThread
2959 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
/external/v8/src/interpreter/
Dinterpreter-assembler.cc167 TNode<Context> InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_tracer.cc686 absl::optional<CUcontext> GetContext() { return context_; } in GetContext() function in tensorflow::profiler::__anonb021a46a0111::ScopedCudaContext

12