Searched defs:CurrentHandle (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/ | ||
H A D | platform_thread_win.cc | 26 PlatformThreadHandle PlatformThread::CurrentHandle() { in CurrentHandle() function in partition_alloc::internal::base::PlatformThread |
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | platform_thread_posix.cc | 167 PlatformThreadHandle PlatformThread::CurrentHandle() { in CurrentHandle() function in base::PlatformThread |
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | platform_thread_posix.cc | 279 PlatformThreadHandle PlatformThreadBase::CurrentHandle() { in CurrentHandle() function in base::PlatformThreadBase |
H A D | platform_thread_win.cc | 270 PlatformThreadHandle PlatformThread::CurrentHandle() { in CurrentHandle() function in base::PlatformThread |