Searched refs:ReadFromInputFile (Results 1 – 2 of 2) sorted by relevance
623 original_ab_partitions = common.ReadFromInputFile(input_file, AB_PARTITIONS)662 content = common.ReadFromInputFile(input_file, info_file)682 postinstall_config = common.ReadFromInputFile(721 ab_partitions_lines = common.ReadFromInputFile(1065 target_info.info_dict['ab_partitions'] = common.ReadFromInputFile(target_file,
777 def ReadFromInputFile(input_file, fn): function882 return ReadFromInputFile(input_file, fn)1103 data = ReadFromInputFile(input_file, prop_file)1173 lines = ReadFromInputFile(self.input_file, import_path).split('\n')