Home
last modified time | relevance | path

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

/art/runtime/
Dstartup_completed_task.cc89 std::unique_ptr<LinearAlloc> startup_linear_alloc(runtime->ReleaseStartupLinearAlloc()); in DeleteStartupDexCaches()
Druntime.h1019 LinearAlloc* ReleaseStartupLinearAlloc() { in ReleaseStartupLinearAlloc() function
Druntime.cc542 delete ReleaseStartupLinearAlloc(); in ~Runtime()