Searched defs:IsInUse (Results 1 – 4 of 4) sorted by relevance
| /external/openthread/src/core/mac/ | ||
| D | mac_filter.hpp | 234 bool IsInUse(void) const { return mFiltered || (mRssIn != kFixedRssDisabled); } in IsInUse() function |
| /external/openthread/src/core/thread/ | ||
| D | network_data_publisher.hpp | 413 bool IsInUse(void) const { return GetState() != kNoEntry; } in IsInUse() function in ot::NetworkData::Publisher::PrefixEntry |
| D | mle.hpp | 1835 bool IsInUse(void) const { return GetAloc16() != kNotInUse; } in IsInUse() function in ot::Mle::Mle::ServiceAloc |
| /external/tensorflow/tensorflow/compiler/xla/service/ | ||
| D | hlo_rematerialization.cc | 714 bool IsInUse(BufferId buffer_id) const { in IsInUse() function in xla::__anondb90d2120111::MemoryUsageTracker |