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