Searched refs:SetShuttingDown (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | runtime.h | 252 void SetShuttingDown() REQUIRES(Locks::runtime_shutdown_lock_) { in SetShuttingDown() function |
D | runtime.cc | 444 SetShuttingDown(); in ~Runtime() |