Searched defs:handle_tracker_slot_t (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
H A DHandleTracker.h25 typedef int32_t handle_tracker_slot_t; // index in allocation table typedef
108 handle_tracker_slot_t allocateSlot_l();
113 handle_tracker_generation_t nextGeneration_l(handle_tracker_slot_t index);
119 handle_tracker_slot_t handleToIndex(aaudio_handle_t handle, handle_tracker_type_t type) const;
127 static aaudio_handle_t buildHandle(handle_tracker_header_t header, handle_tracker_slot_t index);
140 static handle_tracker_slot_t extractIndex(aaudio_handle_t handle);

Completed in 368 milliseconds