Searched defs:CurrentId (Results 1 – 5 of 5) 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 | 16 PlatformThreadId PlatformThread::CurrentId() { in CurrentId() function in partition_alloc::internal::base::PlatformThread |
H A D | platform_thread_posix.cc | 78 PlatformThreadId PlatformThread::CurrentId() { in CurrentId() function in partition_alloc::internal::base::PlatformThread |
/aosp_15_r20/external/libchrome/base/threading/ | ||
H A D | platform_thread_posix.cc | 136 PlatformThreadId PlatformThread::CurrentId() { in CurrentId() function in base::PlatformThread |
/aosp_15_r20/external/cronet/base/threading/ | ||
H A D | platform_thread_posix.cc | 212 PlatformThreadId PlatformThreadBase::CurrentId() { in CurrentId() function in base::PlatformThreadBase |
H A D | platform_thread_win.cc | 260 PlatformThreadId PlatformThread::CurrentId() { in CurrentId() function in base::PlatformThread |