Home
last modified time | relevance | path

Searched refs:do_shutdown (Results 1 – 2 of 2) sorted by relevance

/external/sonivox/jet_tools/JetCreator/
Deas.py591 self.do_shutdown = True
597 self.do_shutdown = False
631 if self.do_shutdown:
/external/f2fs-tools/tools/f2fs_io/
Df2fs_io.c340 static void do_shutdown(int argc, char **argv, const struct cmd_desc *cmd) in do_shutdown() function