Searched defs:Release (Results 1 – 4 of 4) sorted by relevance
/openthread-3.4.0/src/core/common/ | ||
D | owned_ptr.hpp | 140 Type *Release(void) in Release() function in ot::OwnedPtr |
D | retain_ptr.hpp | 132 Type *Release(void) in Release() function in ot::RetainPtr |
/openthread-3.4.0/src/core/thread/ | ||
D | router_table.hpp | 472 void Release(uint8_t aRouterId) { mIndexes[aRouterId] = Mle::kRouterIdReuseDelay; } in Release() function in ot::RouterTable::RouterIdMap |
D | router_table.cpp | 194 Error RouterTable::Release(uint8_t aRouterId) in Release() function in ot::RouterTable |