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