Home
last modified time | relevance | path

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

/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.h53 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
55 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/threading/
Dplatform_thread.h53 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
55 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/tot/base/threading/
Dplatform_thread.h65 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
67 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/cronet/stable/base/threading/
Dplatform_thread.h65 constexpr PlatformThreadHandle() : handle_(0) {} in PlatformThreadHandle() function
67 explicit constexpr PlatformThreadHandle(Handle handle) : handle_(handle) {} in PlatformThreadHandle() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h119 class PlatformThreadHandle; variable
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h119 class PlatformThreadHandle; variable
/external/libchrome/base/time/
Dtime.h92 class PlatformThreadHandle; variable
/external/cronet/stable/base/time/
Dtime.h120 class PlatformThreadHandle; variable
/external/cronet/tot/base/time/
Dtime.h120 class PlatformThreadHandle; variable
/external/libchrome/base/debug/
Dactivity_tracker.h45 class PlatformThreadHandle; variable