Searched refs:iDefAlloc (Results 1 – 12 of 12) sorted by relevance
47 OsclAny* tmp = iDefAlloc.allocate(size); in allocate()54 iDefAlloc.deallocate(p); in deallocate()57 _OsclBasicAllocator iDefAlloc;
209 static _OsclBasicAllocator iDefAlloc; variable
54 _OsclBasicAllocator CPVInterfaceProxy_OMX::iDefAlloc;107 iAlloc = (alloc) ? alloc : &iDefAlloc; in CPVInterfaceProxy_OMX()
418 iAlloc = &iDefAlloc; in create()435 iAlloc = &iDefAlloc; in create()571 && ((src.iAlloc == (Oscl_DefAlloc*)&src.iDefAlloc in operator =()572 && iAlloc == &iDefAlloc) in operator =()591 && ((src.iAlloc == (Oscl_DefAlloc*)&src.iDefAlloc in operator =()592 && iAlloc == &iDefAlloc) in operator =()
313 OsclMemAllocator iDefAlloc; variable366 OsclMemAllocator iDefAlloc; variable
23 _OsclBasicAllocator OsclErrorTrapImp::iDefAlloc; member in OsclErrorTrapImp28 iAlloc = (alloc) ? alloc : &iDefAlloc; in OsclErrorTrapImp()
263 static _OsclBasicAllocator iDefAlloc; variable
165 void* tmp = (void*)iDefAlloc.allocate_fl(size, file_name, line_number); in allocate_fl()171 void* tmp = (void*)iDefAlloc.ALLOCATE(size); in allocate()177 iDefAlloc.deallocate(p); in deallocate()180 OsclMemAllocator iDefAlloc;
197 OsclMemAllocator iDefAlloc; variable
96 iAlloc = (alloc) ? alloc : &iDefAlloc; in CPVInterfaceProxy()
320 static OsclMemAllocator iDefAlloc;//default allocator variable
210 OsclMemAllocator OsclExecSchedulerCommonBase::iDefAlloc; member in OsclExecSchedulerCommonBase312 iAlloc = (alloc) ? alloc : &iDefAlloc; in OsclExecSchedulerCommonBase()