Home
last modified time | relevance | path

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

/art/runtime/
Druntime.h230 void SetShuttingDown() REQUIRES(Locks::runtime_shutdown_lock_) { in SetShuttingDown() function
Druntime.cc413 SetShuttingDown(); in ~Runtime()