Home
last modified time | relevance | path

Searched refs:old_item (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/common/
Dleaky_bonded_queue.h115 T* old_item = nullptr; in EnqueueWithPop() local
119 old_item = item.release(); in EnqueueWithPop()
123 return old_item; in EnqueueWithPop()