Searched refs:SetKind (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | linear_alloc.h | 60 void SetKind(LinearAllocKind kind) { kind_ = kind; } in SetKind() function |
D | linear_alloc-inl.h | 51 header->SetKind(LinearAllocKind::kNoGCRoots); in ConvertToNoGcRoots() |