Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h662 return linear_alloc_.get(); in GetLinearAlloc()
985 std::unique_ptr<LinearAlloc> linear_alloc_; variable