Searched refs:ReadFromInputFile (Results 1 – 2 of 2) sorted by relevance
618 original_ab_partitions = common.ReadFromInputFile(input_file, AB_PARTITIONS)657 content = common.ReadFromInputFile(input_file, info_file)677 postinstall_config = common.ReadFromInputFile(716 ab_partitions_lines = common.ReadFromInputFile(1049 target_info.info_dict['ab_partitions'] = common.ReadFromInputFile(target_file,
777 def ReadFromInputFile(input_file, fn): function882 return ReadFromInputFile(input_file, fn)1083 data = ReadFromInputFile(input_file, prop_file)1153 lines = ReadFromInputFile(self.input_file, import_path).split('\n')