Lines Matching refs:format
79 label = '//{}/{}'.format(path, label)
87 "config file '{}' doesn't exist.".format(bundle_file), "2014")
91 "read file '{}' failed.".format(bundle_file), "2014")
100 "config file '{}' doesn't exist.".format(ohos_build_file), "2014")
104 "read file '{}' failed.".format(ohos_build_file), "2014")
115 _real_name = '{}_{}'.format(part_name, variant_name)
140 lib_config.append(' type = "{}"'.format(lib_type))
141 lib_config.append(' name = "{}"'.format(label))
148 lib_config.append(' "{}",'.format(h_file))
151 lib_config.append(' header_base = "{}"'.format(header_base))
158 ' resource_dir = "{}"'.format(resource_dir))
178 inner_kits_def = INNER_KITS_TEMPLATE.format(part_name,
198 format(part_name), "2014")
240 return "//{0}/{1}:{1}".format(config_output_relpath,
243 return "//{0}/{1}:{1}({2})".format(config_output_relpath,
256 _labels[group_label] = "//{0}/{1}:{1}_{2}".format(
260 _labels[group_label] = "//{0}/{1}:{1}_{2}".format(
263 _labels[group_label] = "//{0}/{1}:{1}_{2}({3})".format(
332 kits.append('"{}"'.format(_kits_lib.get('name')))
335 system_kits_def = SYSTEM_KITS_TEMPLATE.format(part_name,
350 "ohos.build incorrect, part name: '{}'".format(part_name), "2014")
355 module_list_line = '"{}",'.format('",\n "'.join(module_list))
356 parts_definition = PART_TEMPLATE.format(part_name, subsystem_name,
378 test_list_line = '"{}",'.format('",\n "'.join(test_list))
379 test_def = TEST_TEMPLATE.format(part_name, test_list_line,
388 if not _feature_name.startswith('{}_'.format(
392 " part_name='{}', feature_name='{}'".format(
472 "part '{}' hisysevent config incorrest.".format(
612 "subsystem name config incorrect in '{}'.".format(
622 "configured subsystem name is {}.".format(
626 "configured subsystem name is {}.".format(
647 overrided_components_name = '{}_{}'.format(components_name, 'override')
655 message = "find subsystem {} failed, please check it in {}.".format(subsystem_name, parts_config_path)
658 message = "find component {} failed, please check it in {}.".format(components_name, parts_config_path)
692 print("Warning: subsystem_name or components_name is empty, please check it in {}.".format(
783 LogUtil.hb_info("generate '{}' info to '{}'".format(part_name,
802 LogUtil.hb_info("generate parts modules info to '{}'".format(
813 "generate parts path info to '{}'".format(parts_path_info_file), mode=Config.log_mode)
823 "generate path to parts to '{}'".format(path_to_parts_file), mode=Config.log_mode)
833 "generate ubsystem-parts of parts-info to '{}'".format(
842 '{}.json'.format(_sub_name))
845 "generate mini adapter info to '{}/mini_adapter/'".format(
855 LogUtil.hb_info("generate parts info to '{}'".format(parts_info_file), mode=Config.log_mode)
866 "generate part-subsystem of parts-info to '{}'".format(
933 "generate all parts build gn file to '{}/{}'".format(