HomeSort by relevance Sort by last modified time
    Searched refs:KillAllProcesses (Results 1 - 2 of 2) sorted by null

  /development/scripts/
symbol.py 100 def KillAllProcesses(self):
114 _PIPE_ADDR2LINE_CACHE.KillAllProcesses()
115 _PIPE_CPPFILT_CACHE.KillAllProcesses()
  /system/core/init/
reboot.cpp 292 static void KillAllProcesses() { android::base::WriteStringToFile("i", "/proc/sysrq-trigger"); }
316 KillAllProcesses();

Completed in 71 milliseconds