Searched refs:ForThread (Results 1 – 2 of 2) sorted by relevance
159 static ActivityData ForThread(const PlatformThreadHandle& handle);160 static ActivityData ForThread(const int64_t id) { in ForThread() function
159 ActivityData ActivityData::ForThread(const PlatformThreadHandle& handle) { in ForThread() function in base::debug::ActivityData167 return ForThread(thread_ref.as_id); in ForThread()1812 ActivityData::ForThread(*thread), in ScopedThreadJoinActivity()