Home
last modified time | relevance | path

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

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