Searched refs:from_primary (Results 1 – 1 of 1) sorted by relevance
566 bool from_primary = PrimaryAllocator::CanAllocate(needed_size, alignment); in Allocate() local569 if (!from_primary) in Allocate()617 if (!from_primary || *(u8 *)MEM_TO_SHADOW((uptr)allocated) == 0) { in Allocate()