Home
last modified time | relevance | path

Searched defs:input_file (Results 1 – 7 of 7) sorted by relevance

/build/make/tools/releasetools/
Dimg_from_target_files.py71 def LoadOptions(input_file): argument
91 def CopyZipEntries(input_file, output_file, entries): argument
116 def EntriesForUserImages(input_file): argument
170 def EntriesForSplitSuperImages(input_file): argument
188 def RebuildAndWriteSuperImages(input_file, output_file): argument
213 def ImgFromTargetFiles(input_file, output_file): argument
Dota_from_target_files.py445 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument
537 def GetTargetFilesZipWithoutPostinstallConfig(input_file): argument
560 def ModifyTargetFilesDynamicPartitionInfo(input_file, key, value): argument
591 def GetTargetFilesZipForCustomVABCCompression(input_file, vabc_compression_param): argument
603 def GetTargetFilesZipForPartialUpdates(input_file, ab_partitions): argument
691 def GetTargetFilesZipForRetrofitDynamicPartitions(input_file, argument
762 def GetTargetFilesZipForCustomImagesUpdates(input_file, custom_images: dict): argument
Dfsverity_metadata_generator.py100 def digest(self, input_file): argument
107 def generate(self, input_file, output_file=None): argument
120 def _do_generate(self, input_file, output_file, work_dir): argument
Dcommon.py742 def DoesInputFileContain(input_file, fn): argument
757 def ReadBytesFromInputFile(input_file, fn): argument
777 def ReadFromInputFile(input_file, fn): argument
782 def WriteBytesToInputFile(input_file, fn, data): argument
804 def WriteToInputFile(input_file, fn, str: str): argument
809 def ExtractFromInputFile(input_file, fn): argument
845 def LoadInfoDict(input_file, repacking=False): argument
1022 def __init__(self, input_file, name, placeholder_values=None): argument
1042 def FromInputFile(input_file, name, placeholder_values=None, ramdisk_format=RamdiskFormat.LZ4): argument
1056 def _ReadBootPropFile(input_file, partition_name, ramdisk_format): argument
[all …]
Dapex_utils.py537 def GetApexInfoFromTargetFiles(input_file): argument
558 def GetApexInfoForPartition(input_file, partition): argument
Dtest_utils.py252 def _verify_entries(self, input_file, tokens, entries): argument
Dota_utils.py67 def FinalizeMetadata(metadata, input_file, output_file, needed_property_files=None, package_key=Non… argument
101 def ComputeAllPropertyFiles(input_file, needed_property_files): argument