Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_posix.cc311 bool PlatformThreadBase::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThreadBase
H A Dplatform_thread_win.cc319 bool PlatformThread::CreateWithType(size_t stack_size, in CreateWithType() function in base::PlatformThread