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

  /external/oprofile/
oprofile_android 185 rc = self.do_shutdown(command_args)
269 def do_shutdown(self, command_args):
  /external/llvm/tools/lli/
lli.cpp 194 static void do_shutdown() { function
468 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 257 milliseconds