Searched refs:PopBack (Results 1 – 6 of 6) sorted by relevance
249 array.PopBack(); in TestHeapArrayOfUint16()253 array.PopBack(); in TestHeapArrayOfUint16()254 array.PopBack(); in TestHeapArrayOfUint16()255 array.PopBack(); in TestHeapArrayOfUint16()256 array.PopBack(); in TestHeapArrayOfUint16()257 array.PopBack(); in TestHeapArrayOfUint16()261 array.PopBack(); in TestHeapArrayOfUint16()265 array.PopBack(); in TestHeapArrayOfUint16()392 array.PopBack(); in TestHeapArray()396 array.PopBack(); in TestHeapArray()[all …]
63 VerifyOrQuit(array.PopBack() == nullptr); in TestArray()138 uint16_t *entry = array.PopBack(); in TestArray()158 entry = array.PopBack(); in TestArray()
315 Type *PopBack(void) { return IsEmpty() ? nullptr : &mElements[--mLength]; } in PopBack() function in ot::Array340 Type *lastElement = PopBack(); in Remove()
336 void PopBack(void) in PopBack() function in ot::Heap::Array
352 mPeerTable.PopBack(); in RemovePeerEntry()
370 mapping->mIp4 = *mIp4AddressPool.PopBack(); in AllocateMapping()