Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dmicrodump.h111 DumpContext* GetContext() { return context_.get(); } in GetContext() function
/external/lldb/source/Target/
DCPPLanguageRuntime.cpp364 CPPLanguageRuntime::MethodName::GetContext () in GetContext() function in CPPLanguageRuntime::MethodName
/external/v8/src/compiler/
Dgraph-builder.h207 Node* GetContext() { return builder_->current_context(); } in GetContext() function
/external/v8/src/
Ddeoptimizer.h542 intptr_t GetContext() const { return context_; } in GetContext() function
939 Object* GetContext() { return context_; } in GetContext() function
Ddebug.h674 inline Handle<Context> GetContext() { return save_.context(); } in GetContext() function
Druntime.cc11220 Object* GetContext() { in GetContext() function in v8::internal::FrameInspector
/external/openfst/src/include/fst/extensions/ngram/
Dngram-fst.h235 const vector<Label> &GetContext(StateId s, NGramFstInst<A> *inst) const { in GetContext() function
667 const vector<Label> GetContext(StateId s) const { in GetContext() function
/external/pdfium/core/src/fpdfapi/fpdf_render/
Drender_int.h110 CPDF_RenderContext* GetContext() 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/pdfium/core/src/fxge/apple/
Dfx_quartz_device.cpp1089 CGContextRef CFX_QuartzDevice::GetContext() in GetContext() function in CFX_QuartzDevice