OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:patch_sha
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/auto_bisect/
bisect_perf_regression.py
280
def GetZipFileName(build_revision=None, target_arch='ia32',
patch_sha
=None):
300
if
patch_sha
:
301
build_revision = '%s_%s' % (build_revision ,
patch_sha
)
306
target_arch='ia32',
patch_sha
=None):
323
build_revision, target_arch,
patch_sha
)
[
all
...]
/build/tools/releasetools/
ota_from_target_files
[
all
...]
Completed in 706 milliseconds