Lines Matching refs:format
45 hb_info('necessary_package: {}'.format(','.join(packages_info[0])))
46 hb_info('installed_package: {}'.format(','.join(packages_info[1])))
47 hb_info('uninstalled_package: {}'.format(','.join(packages_info[2])))
60 hb_info('root path: {}'.format(root_path))
61 hb_info('board: {}'.format(board))
62 hb_info('kernel: {}'.format(kernel))
63 hb_info('product: {}'.format(product))
64 hb_info('product path: {}'.format(product_path))
65 hb_info('device path: {}'.format(device_path))
66 hb_info('device company: {}'.format(device_company))
79 options_list.append("args.{}".format(para))