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

  /system/core/init/
builtins.cpp 664 static int do_start(const std::vector<std::string>& args) { function
667 ERROR("do_start: Service %s not found\n", args[1].c_str());
1028 {"start", {1, 1, do_start}},
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/services/
bs.py 104 def do_start(self): member in class:BS

Completed in 221 milliseconds