Searched refs:_tagAllocator (Results 1 – 2 of 2) sorted by relevance
640 _tagAllocator.deallocate(_tag); in ~PVLogger()667 Oscl_TAlloc<char, alloc_type> _tagAllocator; variable
227 _tag = _tagAllocator.ALLOCATE(oscl_strlen(inputTag) + 1); in PVLogger()