HomeSort by relevance Sort by last modified time
    Searched full:do_shutdown (Results 1 - 4 of 4) sorted by null

  /external/oprofile/
oprofile_android 185 rc = self.do_shutdown(command_args)
269 def do_shutdown(self, command_args):
  /external/oprofile/daemon/liblegacy/
init.c 114 * do_shutdown - shutdown cleanly, reading as much remaining data as possible.
  /external/llvm/tools/lli/
lli.cpp 326 static void do_shutdown() { function
384 atexit(do_shutdown); // Call llvm_shutdown() on exit.
  /external/sonivox/jet_tools/JetCreator/
eas.py 591 self.do_shutdown = True
597 self.do_shutdown = False
631 if self.do_shutdown:
    [all...]

Completed in 214 milliseconds