Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_timer.h189 typedef TimerEntry entry_type; typedef
190 typedef Oscl_Vector<entry_type*, Alloc> entries_type;
197 Oscl_TAlloc<entry_type, Alloc> iEntryAllocator;
267 entry_type *entry = iEntryAllocator.ALLOCATE(1); in Request()
303 entry_type *entry = iEntryAllocator.ALLOCATE(1); in Cancel()
347 entry_type *entry = (*it); in TimerBaseElapsed()
371 entry_type *entry = (*it); in TimerBaseElapsed()
386 entry_type *entry = (*it); in TimerBaseElapsed()
397 entry_type *entry = (*it); in TimerBaseElapsed()