Home
last modified time | relevance | path

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

/external/opencore/oscl/oscl/osclproc/src/
Doscl_timer.h197 Oscl_TAlloc<entry_type, Alloc> iEntryAllocator; variable
239 iEntryAllocator.deallocate(*it); in ~OsclTimer()
267 entry_type *entry = iEntryAllocator.ALLOCATE(1); in Request()
303 entry_type *entry = iEntryAllocator.ALLOCATE(1); in Cancel()
319 iEntryAllocator.deallocate(*it); in Cancel()
333 iEntryAllocator.deallocate(*it); in Clear()
375 iEntryAllocator.deallocate(entry); in TimerBaseElapsed()
388 iEntryAllocator.deallocate(entry); in TimerBaseElapsed()
399 iEntryAllocator.deallocate(entry); in TimerBaseElapsed()