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.py76 def LoadOptions(input_file): argument
96 def CopyZipEntries(input_file, output_file, entries): argument
121 def EntriesForUserImages(input_file): argument
175 def EntriesForSplitSuperImages(input_file): argument
193 def RebuildAndWriteSuperImages(input_file, output_file): argument
218 def ImgFromTargetFiles(input_file, output_file): argument
Dota_from_target_files.py450 def GetTargetFilesZipForSecondaryImages(input_file, skip_postinstall=False): argument
542 def GetTargetFilesZipWithoutPostinstallConfig(input_file): argument
565 def ModifyTargetFilesDynamicPartitionInfo(input_file, key, value): argument
596 def GetTargetFilesZipForCustomVABCCompression(input_file, vabc_compression_param): argument
608 def GetTargetFilesZipForPartialUpdates(input_file, ab_partitions): argument
696 def GetTargetFilesZipForRetrofitDynamicPartitions(input_file, argument
767 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): argument
117 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
1042 def __init__(self, input_file, name, placeholder_values=None): argument
1062 def FromInputFile(input_file, name, placeholder_values=None, ramdisk_format=RamdiskFormat.LZ4): argument
1076 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