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