Searched refs:owner_identity_ (Results 1 – 2 of 2) sorted by relevance
718 owner_identity_(FIRST_SPACE) {} in ChunkInfo()726 AllocationSpace owner_identity() const { return owner_identity_; } in owner_identity()733 AllocationSpace owner_identity_; variable
315 owner_identity_ = (o == NULL) ? FIRST_SPACE : o->identity(); in init()