Home
last modified time | relevance | path

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

/third_party/cef/libcef_dll/ctocpp/
Dv8stack_trace_ctocpp.cc22 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent() function in CefV8StackTrace
/third_party/flutter/engine/flutter/fml/
Dmessage_loop.cc19 MessageLoop& MessageLoop::GetCurrent() { in GetCurrent() function in fml::MessageLoop
Dmessage_loop_unittests.cc24 TEST(MessageLoop, GetCurrent) { in TEST() argument
/third_party/node/src/
Denv-inl.h399 inline Environment* Environment::GetCurrent(v8::Isolate* isolate) { in GetCurrent() function
405 inline Environment* Environment::GetCurrent(v8::Local<v8::Context> context) { in GetCurrent() function
423 inline Environment* Environment::GetCurrent( in GetCurrent() function
429 inline Environment* Environment::GetCurrent( in GetCurrent() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp122 CrashRecoveryContext *CrashRecoveryContext::GetCurrent() { in GetCurrent() function in CrashRecoveryContext
/third_party/cef/libcef/renderer/
Dv8_impl.cc2463 CefRefPtr<CefV8StackTrace> CefV8StackTrace::GetCurrent(int frame_limit) { in GetCurrent() function in CefV8StackTrace