Searched defs:CreateWithType (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | platform_thread_posix.cc | 311 bool PlatformThreadBase::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThreadBase |
H A D | platform_thread_win.cc | 319 bool PlatformThread::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThread |