Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_thread_registry.cc69 AsanThread *AsanThreadRegistry::GetCurrent() { in GetCurrent() function in __asan::AsanThreadRegistry
/external/llvm/lib/Support/
DCrashRecoveryContext.cpp87 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
/external/v8/src/
Dapi.cc4410 v8::Local<v8::Context> Context::GetCurrent() { in GetCurrent() function in v8::Context
5346 Isolate* Isolate::GetCurrent() { in GetCurrent() function in v8::Isolate