Home
last modified time | relevance | path

Searched refs:GetThreadTypeFromThreadId (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/threading/
Dplatform_thread.h362 static absl::optional<ThreadType> GetThreadTypeFromThreadId(
Dplatform_thread_cros.cc352 absl::optional<ThreadType> PlatformThreadChromeOS::GetThreadTypeFromThreadId( in GetThreadTypeFromThreadId() function in base::PlatformThreadChromeOS
/external/cronet/base/process/
Dprocess_unittest.cc492 EXPECT_EQ(PlatformThread::GetThreadTypeFromThreadId(process_id, tid), in AssertCompositingThreadProperties()
565 EXPECT_EQ(PlatformThread::GetThreadTypeFromThreadId(process_id, tid), in AssertRTAudioThreadProperties()