Home
last modified time | relevance | path

Searched refs:hb_info (Results 1 - 19 of 19) sorted by relevance

/build/hb/resolver/
H A Denv_args_resolver.py47 LogUtil.hb_info('Necessary package: {}'.format(
49 LogUtil.hb_info('Installed package: {}'.format(
51 LogUtil.hb_info('Uninstalled package: {}'.format(
54 LogUtil.hb_info(
70 LogUtil.hb_info('root path: {}'.format(root_path))
71 LogUtil.hb_info('board: {}'.format(board))
72 LogUtil.hb_info('kernel: {}'.format(kernel))
73 LogUtil.hb_info('product: {}'.format(product))
74 LogUtil.hb_info('product path: {}'.format(product_path))
75 LogUtil.hb_info('devic
[all...]
H A Dclean_args_resolver.py38 LogUtil.hb_info(
48 LogUtil.hb_info(
56 LogUtil.hb_info(
H A Dbuild_args_resolver.py735 LogUtil.hb_info(
/build/hb/util/loader/
H A Dgenerate_targets_gn.py92 LogUtil.hb_info(
103 LogUtil.hb_info(
115 LogUtil.hb_info(
127 LogUtil.hb_info(
133 LogUtil.hb_info(
157 LogUtil.hb_info(
218 LogUtil.hb_info(
226 LogUtil.hb_info(
H A Dload_ohos_build.py783 LogUtil.hb_info("generate '{}' info to '{}'".format(part_name,
802 LogUtil.hb_info("generate parts modules info to '{}'".format(
812 LogUtil.hb_info(
822 LogUtil.hb_info(
832 LogUtil.hb_info(
844 LogUtil.hb_info(
855 LogUtil.hb_info("generate parts info to '{}'".format(parts_info_file), mode=Config.log_mode)
865 LogUtil.hb_info(
932 LogUtil.hb_info(
951 LogUtil.hb_info('al
[all...]
H A Dplatforms_loader.py195 LogUtil.hb_info(
207 LogUtil.hb_info("generate toolchain to variant of platforms info to '{}'".format(
H A Dsubsystem_scan.py108 LogUtil.hb_info('subsytem config scan completed')
/build/hb/services/
H A Dpreloader.py76 LogUtil.hb_info(
106 LogUtil.hb_info(
130 LogUtil.hb_info(
152 LogUtil.hb_info(
170 LogUtil.hb_info(
182 LogUtil.hb_info(
198 LogUtil.hb_info(
210 LogUtil.hb_info(
228 LogUtil.hb_info(
245 LogUtil.hb_info(
[all...]
H A Dloader.py195 LogUtil.hb_info("Checking all build args...")
224 LogUtil.hb_info("Checking all product features...")
263 LogUtil.hb_info("Checking parts config...")
369 LogUtil.hb_info(
377 LogUtil.hb_info("generate syscap info with part name list to '{}'".format(
385 LogUtil.hb_info("generate target syscap for init list to '{}'".format(
422 LogUtil.hb_info("generate infos for testfwk to '{}'".format(
437 LogUtil.hb_info("generate target platform parts to '{}'".format(
453 LogUtil.hb_info("generate part different info to '{}'".format(
472 LogUtil.hb_info("generat
[all...]
/build/hb/util/
H A Dsystem_util.py54 LogUtil.hb_info("start run hpm command")
66 LogUtil.hb_info(info[0], mode=log_mode)
68 LogUtil.hb_info(line)
71 LogUtil.hb_info("end hpm command")
H A Dtimer_util.py32 LogUtil.hb_info("The run time for {} is {} s".format(func.__name__, round(e_time - s_time, 2)))
H A Dlog_util.py40 def hb_info(msg, mode='normal'): member in LogUtil
/build/hb/modules/
H A Dohos_indep_build_module.py56 LogUtil.hb_info('{} build success'.format(','.join(get_part_name())))
H A Dohos_install_module.py56 LogUtil.hb_info('{} build success')
H A Dohos_build_module.py73 LogUtil.hb_info('{} build success'.format(
/build/hb/util/post_build/
H A Dpart_rom_statistics.py41 LogUtil.hb_info(conform_str)
55 LogUtil.hb_info(out_of_standard_str)
68 LogUtil.hb_info(not_yet_standard_str)
/build/hb/util/post_gn/
H A Dcheck_compilation_parameters.py58 LogUtil.hb_info('build target "{}" used illegal build parameters {}'.format(build_target, flag))
/build/hb/
H A Dmain.py109 LogUtil.hb_info(Separator.long_line)
110 LogUtil.hb_info(Arg.get_help(all_module_type))
121 LogUtil.hb_info('Cost Time: {}'.format(SystemUtil.get_current_time() - start_time))
/build/ohos/packages/
H A Dfs_process.py215 LogUtil.hb_info(f'{fs_cfg_path} not found, stop packing fs. '
219 LogUtil.hb_info('component compiling, no need to pack fs')

Completed in 13 milliseconds