Home
last modified time | relevance | path

Searched defs:GetCurrent (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/v8/src/
Dprototype.h62 Object* GetCurrent() const { in GetCurrent() function
66 static Handle<Object> GetCurrent(const PrototypeIterator& iterator) { in GetCurrent() function
Dapi.cc6563 Isolate* Isolate::GetCurrent() { in GetCurrent() function in v8::Isolate
/external/chromium_org/ppapi/c/
Dppb_message_loop.h165 PP_Resource (*GetCurrent)(void); member
/external/chromium_org/ppapi/cpp/
Dmessage_loop.cc50 MessageLoop MessageLoop::GetCurrent() { in GetCurrent() function in pp::MessageLoop
/external/chromium_org/ppapi/proxy/
Dppb_message_loop_proxy.cc151 MessageLoopResource* MessageLoopResource::GetCurrent() { in GetCurrent() function in ppapi::proxy::MessageLoopResource
223 PP_Resource GetCurrent() { in GetCurrent() function
/external/chromium_org/extensions/renderer/
Dscript_context_set.cc49 ScriptContext* ScriptContextSet::GetCurrent() const { in GetCurrent() function in extensions::ScriptContextSet
/external/chromium_org/ui/gl/
Dgl_context.cc150 GLContext* GLContext::GetCurrent() { in GetCurrent() function in gfx::GLContext
Dgl_surface.cc242 GLSurface* GLSurface::GetCurrent() { in GetCurrent() function in gfx::GLSurface
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp96 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Collections.pas89 function GetCurrent: TPair<TKey, TValue>; in GetCurrent() function
DAntlr.Runtime.Tree.pas4600 function TUnBufferedTreeNodeStream.GetCurrent: IANTLRInterface; in GetCurrent() function