Home
last modified time | relevance | path

Searched defs:PlatformThreadRef (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/threading/
Dplatform_thread.h61 constexpr PlatformThreadRef() : id_(0) {} in PlatformThreadRef() function
63 explicit constexpr PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function
/aosp_15_r20/external/libchrome/base/threading/
H A Dplatform_thread.h58 constexpr PlatformThreadRef() : id_(0) {} in PlatformThreadRef() function
60 explicit constexpr PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/threading/
Dplatform_thread.h61 constexpr PlatformThreadRef() : id_(0) {} in PlatformThreadRef() function
63 explicit constexpr PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dplatform_thread_types.h37 typedef DWORD PlatformThreadRef; typedef
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
H A Dplatform_thread_ref.h43 explicit constexpr PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function
/aosp_15_r20/external/cronet/base/threading/
H A Dplatform_thread_ref.h43 explicit constexpr PlatformThreadRef(RefType id) : id_(id) {} in PlatformThreadRef() function