Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/utility/
DHandleTracker.cpp46 #define SLOT_UNAVAILABLE (-1) macro
99 return SLOT_UNAVAILABLE; in allocateSlot_l()
128 if (index == SLOT_UNAVAILABLE) { in put()