Home
last modified time | relevance | path

Searched defs:SetThreadType (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_linux.cc268 void PlatformThreadLinux::SetThreadType(ProcessId process_id, in SetThreadType() function in base::PlatformThreadLinux
276 void PlatformThreadLinux::SetThreadType(PlatformThreadId thread_id, in SetThreadType() function in base::PlatformThreadLinux
H A Dplatform_thread_cros.cc378 void PlatformThreadChromeOS::SetThreadType(ProcessId process_id, in SetThreadType() function in base::PlatformThreadChromeOS