Home
last modified time | relevance | path

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

/art/runtime/base/
Dgc_visited_arena_pool.h194 void SetupPostZygoteMode() REQUIRES(!lock_) { in SetupPostZygoteMode() function
/art/runtime/
Druntime.cc3118 static_cast<GcVisitedArenaPool*>(GetLinearAllocArenaPool())->SetupPostZygoteMode(); in SetupLinearAllocForPostZygoteFork()