Searched refs:ReadBytesFromInputFile (Results 1 – 3 of 3) sorted by relevance
26 from common import (ZipDelete, DoesInputFileContain, ReadBytesFromInputFile, OPTIONS, MakeTempFile,688 return ReadBytesFromInputFile(input_zip, "META/apex_info.pb")
649 common.ReadBytesFromInputFile(input_file, CARE_MAP_ENTRY))1190 care_map_data = common.ReadBytesFromInputFile(
757 def ReadBytesFromInputFile(input_file, fn): function779 return ReadBytesFromInputFile(input_file, fn).decode()