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

  /external/chromium_org/chrome/browser/net/
net_log_temp_file_unittest.cc 239 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
242 // Calling DO_STOP second time should be a no-op.
243 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
256 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
272 // Execute DO_START/DO_STOP commands and make sure the file is back to the
281 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
296 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
302 // Perform DO_START and add an Event and then DO_STOP and then compare
310 net_log_temp_file_->ProcessCommand(NetLogTempFile::DO_STOP);
net_log_temp_file.cc 40 case DO_STOP:
net_log_temp_file.h 48 DO_STOP, // Call StopNetLog.
  /external/chromium_org/remoting/host/installer/linux/debian/
chrome-remote-desktop.init 78 do_stop() { function
109 for_each_user do_stop
  /system/core/init/
keywords.h 31 int do_stop(int nargs, char **args);
92 KEYWORD(stop, COMMAND, 1, do_stop)
builtins.c 644 int do_stop(int nargs, char **args) function
  /external/chromium_org/third_party/skia/experimental/webtry/sys/
webtry_init 65 do_stop()
112 do_stop
136 do_stop
  /external/skia/experimental/webtry/sys/
webtry_init 65 do_stop()
112 do_stop
136 do_stop
  /external/chromium_org/chrome/browser/ui/webui/
net_export_ui.cc 68 // Calls NetLogTempFile's ProcessCommand with DO_START and DO_STOP commands.
109 NetLogTempFile::DO_STOP));
159 NetLogTempFile::DO_STOP);
  /external/oprofile/
oprofile_android 189 rc = self.do_stop(command_args)
293 def do_stop(self, command_args):
  /external/oprofile/utils/
opcontrol 971 do_stop()
    [all...]

Completed in 2141 milliseconds