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

  /system/core/init/
builtins.cpp 636 static int do_restart(const std::vector<std::string>& args) { function
639 ERROR("do_restart: Service %s not found\n", args[1].c_str());
972 {"restart", {1, 1, do_restart}},
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pdb.py 681 do_restart = do_run variable in class:Pdb
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
pdb.py 681 do_restart = do_run variable in class:Pdb
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pdb.py 681 do_restart = do_run variable in class:Pdb
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pdb.py 681 do_restart = do_run variable in class:Pdb
    [all...]

Completed in 550 milliseconds