Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_class.h31 CFXJSE_Context* GetContext() { return m_pContext; } in GetContext() function
/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump.h111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_page.h32 CPDFXFA_Context* GetContext() const { return m_pContext; } in GetContext() function
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h64 CPDF_RenderContext* GetContext() { return m_pContext; } in GetContext() function
/external/v8/src/
Dcontexts-inl.h34 Handle<Context> ScriptContextTable::GetContext(Handle<ScriptContextTable> table, in GetContext() function
Ddeoptimizer.h795 intptr_t GetContext() const { return context_; } in GetContext() function
1058 Handle<Object> GetContext() { return context_; } in GetContext() function
/external/v8/src/debug/
Ddebug-frames.cc92 Handle<Object> FrameInspector::GetContext() { in GetContext() function in v8::internal::FrameInspector
Ddebug.h689 inline Handle<Context> GetContext() { return save_.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.cc94 Node* InterpreterAssembler::GetContext() { in GetContext() function in v8::internal::interpreter::InterpreterAssembler
/external/vixl/src/aarch32/
Dmacro-assembler-aarch32.h187 MacroAssemblerContext* GetContext() { return &context_; } in GetContext() function