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

  /external/chromium_org/tools/
bisect-perf-regression.py 433 def GetZipFileName(build_revision=None, target_arch='ia32', patch_sha=None):
452 if patch_sha:
453 build_revision = '%s_%s' % (build_revision , patch_sha)
457 def GetRemoteBuildPath(build_revision, target_arch='ia32', patch_sha=None):
471 base_filename = GetZipFileName(build_revision, target_arch, patch_sha)
    [all...]
  /build/tools/releasetools/
ota_from_target_files     [all...]

Completed in 1387 milliseconds