Home
last modified time | relevance | path

Searched defs:IsJoinable (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libchrome/base/threading/
H A Dwatchdog.cc77 bool Watchdog::IsJoinable() { in IsJoinable() function in base::Watchdog
/aosp_15_r20/external/cronet/base/threading/
H A Dwatchdog.cc78 bool Watchdog::IsJoinable() { in IsJoinable() function in base::Watchdog
/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/starscan/
H A Dpcscan.h202 PA_ALWAYS_INLINE bool PCScan::IsJoinable() const { in IsJoinable() function
/aosp_15_r20/external/openthread/src/core/mac/
H A Dmac.cpp840 bool Mac::IsJoinable(void) const in IsJoinable() function in ot::Mac::Mac