Searched defs:source_info (Results 1 – 4 of 4) sorted by relevance
/aosp12/build/make/tools/releasetools/ |
H A D | non_ab_ota.py | 30 def GetBlockDifferences(target_zip, source_zip, target_info, source_info, argument 606 def WriteFingerprintAssertion(script, target_info, source_info): argument
|
H A D | ota_utils.py | 225 def GetPackageMetadata(target_info, source_info=None): argument 329 def HandleDowngradeMetadata(metadata_proto, target_info, source_info): argument
|
H A D | test_ota_from_target_files.py | 183 def GetLegacyOtaMetadata(target_info, source_info=None): argument 317 def _test_GetPackageMetadata_swapBuildTimestamps(target_info, source_info): argument
|
/aosp12/bootable/recovery/updater/ |
H A D | commands.cpp | 190 SourceInfo source_info; in Parse() local
|