HomeSort by relevance Sort by last modified time
    Searched defs:GetCommand (Results 1 - 10 of 10) sorted by null

  /external/chromium/chrome/browser/
command_updater.cc 52 Command* command = GetCommand(id, true);
60 CommandUpdater::Command* CommandUpdater::GetCommand(int id, bool create) {
71 GetCommand(id, true)->observers.AddObserver(observer);
75 GetCommand(id, false)->observers.RemoveObserver(observer);
  /external/v8/test/benchmarks/
testcfg.py 61 def GetCommand(self):
  /external/v8/test/cctest/
testcfg.py 64 def GetCommand(self):
  /external/v8/test/es5conform/
testcfg.py 56 def GetCommand(self):
  /external/v8/test/mozilla/
testcfg.py 76 def GetCommand(self):
  /external/v8/test/message/
testcfg.py 80 def GetCommand(self):
  /external/v8/test/sputnik/
testcfg.py 63 def GetCommand(self):
  /external/v8/test/test262/
testcfg.py 62 def GetCommand(self):
  /external/v8/test/mjsunit/
testcfg.py 83 def GetCommand(self):
  /external/v8/test/preparser/
testcfg.py 66 def GetCommand(self):

Completed in 170 milliseconds