Home
last modified time | relevance | path

Searched refs:GetForThread (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dconnector.cc95 static RunLoopNestingObserver* GetForThread() { in GetForThread() function in mojo::Connector::RunLoopNestingObserver
150 nesting_observer_(RunLoopNestingObserver::GetForThread()), in Connector()
/external/v8/src/base/platform/
Dtime.cc793 return ThreadTicks::GetForThread(::GetCurrentThread()); in Now()
801 ThreadTicks ThreadTicks::GetForThread(const HANDLE& thread_handle) { in GetForThread() function in v8::base::ThreadTicks
Dtime.h454 static ThreadTicks GetForThread(const HANDLE& thread_handle);
/external/libchrome/base/time/
Dtime.h961 static ThreadTicks GetForThread(const PlatformThreadHandle& thread_handle);