Home
last modified time | relevance | path

Searched defs:IsAttached (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/sksl/
DSkSLPool.cpp44 bool Pool::IsAttached() { in IsAttached() function in SkSL::Pool
/external/clang/include/clang/AST/
DRawCommentList.h137 bool IsAttached : 1; variable
/external/openthread/src/core/thread/
Dmle.cpp686 bool Mle::IsAttached(void) const { return (IsChild() || IsRouter() || IsLeader()); } in IsAttached() function in ot::Mle::Mle