Home
last modified time | relevance | path

Searched refs:SetKind (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dlinear_alloc.h60 void SetKind(LinearAllocKind kind) { kind_ = kind; } in SetKind() function
Dlinear_alloc-inl.h51 header->SetKind(LinearAllocKind::kNoGCRoots); in ConvertToNoGcRoots()