Searched defs:checkout (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
H A Dcheckout.js26 var checkout = checkout || {};
38 checkout.isAvailable(function(isAvailable) {
49 checkout.isAvailable = function(callback)
62 checkout.lastBlinkRollRevision = function(callback, checkoutUnavailable)
69 checkout.rollout = function(revision, reason, callback, checkoutUnavailable)
81 checkout.rebaseline = function(failureInfoList, callback, progressCallback, checkoutUnavailable)
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/
H A Dhost_mock.py29 from webkitpy.common.checkout.checkout_mock import MockCheckout
30 from webkitpy.common.checkout.scm.scm_mock import MockSCM
68 def checkout(self): member in class:MockHost
H A Dhost.py34 from webkitpy.common.checkout import Checkout
35 from webkitpy.common.checkout.scm.detection import SCMDetector
101 from webkitpy.common.checkout.scm.svn import SVN
121 from webkitpy.common.checkout.scm.git import Git
136 def checkout(self): member in class:Host
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-starteam.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 94 milliseconds