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

  /external/chromium/sdch/open-vcdiff/src/
testing.h 75 inline void Restart() {
123 inline void Restart() {
  /external/chromium/chrome/browser/sync/glue/
data_type_manager_impl.h 54 void Restart();
data_type_manager_impl.cc 144 // Restart to start/stop data types and notify the backend that the
149 Restart();
152 void DataTypeManagerImpl::Restart() {
262 // Once the cryptographer is ready, we'll attempt to restart this type.
  /external/webkit/Source/WebCore/svg/animation/
SVGSMILElement.h 63 enum Restart {
69 Restart restart() const;
SVGSMILElement.cpp 528 SVGSMILElement::Restart SVGSMILElement::restart() const function in class:WebCore::SVGSMILElement
710 if (restart() == RestartNever)
802 Restart restart = this->restart(); local
803 if (restart == RestartNever)
807 if (restart != RestartAlways)
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/tool/bot/
irc_command.py 51 class Restart(IRCCommand):
143 "restart": Restart,
  /external/chromium/base/threading/
thread_unittest.cc 138 TEST_F(ThreadTest, Restart) {
139 Thread a("Restart");
  /external/chromium/third_party/libjingle/source/talk/base/
messagequeue.h 175 virtual void Restart();
messagequeue.cc 151 void MessageQueue::Restart() {
  /external/chromium/net/url_request/
url_request.h 588 // Allow an interceptor's URLRequestJob to restart this request.
590 void Restart();
url_request_job.cc 412 request_->Restart();
url_request.cc 429 void URLRequest::Restart() {
  /external/webkit/Tools/Scripts/
old-run-webkit-tests 296 --nthly n Restart DumpRenderTree every n tests (default: $testsPerDumpTool)
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]

Completed in 391 milliseconds