Home
last modified time | relevance | path

Searched defs:PlatformThreadHandle (Results 1 – 8 of 8) sorted by relevance

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/threading/
Dplatform_thread.h54 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
56 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/libchrome/base/threading/
Dplatform_thread.h84 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
86 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/cronet/base/threading/
Dplatform_thread.h59 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
61 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/sfntly/cpp/src/test/
Dplatform_thread.h36 typedef HANDLE PlatformThreadHandle; typedef
/external/cronet/base/allocator/partition_allocator/partition_alloc_base/time/
Dtime.h121 class PlatformThreadHandle; variable
/external/libchrome/base/time/
Dtime.h92 class PlatformThreadHandle; variable
/external/cronet/base/time/
Dtime.h120 class PlatformThreadHandle; variable
/external/libchrome/base/debug/
Dactivity_tracker.h45 class PlatformThreadHandle; variable