Searched refs:secondary_ (Results 1 – 1 of 1) sorted by relevance
35 secondary_.InitLinkerInitialized();41 secondary_.Init();71 res = secondary_.Allocate(&stats_, original_size, alignment); in Allocate()94 secondary_.Deallocate(&stats_, p); in Deallocate()118 return secondary_.PointerIsMine(p); in PointerIsMine()126 return secondary_.GetMetaData(p); in GetMetaData()132 return secondary_.GetBlockBegin(p); in GetBlockBegin()140 return secondary_.GetBlockBeginFastLocked(p); in GetBlockBeginFastLocked()146 return secondary_.GetActuallyAllocatedSize(p); in GetActuallyAllocatedSize()150 return primary_.TotalMemoryUsed() + secondary_.TotalMemoryUsed(); in TotalMemoryUsed()[all …]