Lines Matching defs:json_data
983 def _handle_one_layer_json(json_key, json_data, desc_list): argument
1008 def _handle_two_layer_json(json_key, json_data, desc_list): argument
1038 def _handle_deps_data(json_data): argument
1045 def _handle_includes_data(json_data): argument
1054 def _get_static_lib_path(args, json_data): argument
1159 def _copy_lib(args, json_data, module): argument
1346 def _gcc_flags_info_handle(json_data): argument
1367 def _generate_configs(fp, module, json_data, _part_name): argument
1470 def _generate_other(fp, args, json_data, module): argument
1512 def _generate_rust_deps(fp, json_data, components_json): argument
1525 def _copy_rust_crate_info(fp, json_data): argument
1530 def _generate_build_gn(args, module, json_data, deps: list, components_json, public_deps_list): argument
1699 def _get_parts_path(json_data, part_name): argument