History log of /
drivers
/
hdf_core
/
framework
/
tools
/ (Results
1 - 1
of
1
)
Home
History
Annotate
only in
this directory
Revision
Date
Author
Comments
(<<< Hide modified files)
(Show modified files >>>)
c1d0c72a
21-Oct-2024
openharmony_ci <120357966@qq.com>
!2300 去除无用测试用例
Merge pull request !2300 from Richard丶H/master
hc-gen/BUILD.gn
hc-gen/CMakeLists.txt
hc-gen/Makefile
hc-gen/hc_gen.gni
hc-gen/hcs_build_info.py
hc-gen/src/ast.cpp
hc-gen/src/ast.h
hc-gen/src/bytecode_gen.cpp
hc-gen/src/bytecode_gen.h
hc-gen/src/decompile.cpp
hc-gen/src/decompile.h
hc-gen/src/decompile_gen.cpp
hc-gen/src/decompile_gen.h
hc-gen/src/file.cpp
hc-gen/src/file.h
hc-gen/src/generator.h
hc-gen/src/lexer.cpp
hc-gen/src/lexer.h
hc-gen/src/logger.h
hc-gen/src/macro_gen.cpp
hc-gen/src/macro_gen.h
hc-gen/src/main.cpp
hc-gen/src/opcode.h
hc-gen/src/option.cpp
hc-gen/src/option.h
hc-gen/src/parser.cpp
hc-gen/src/parser.h
hc-gen/src/startup_cfg_gen.cpp
hc-gen/src/startup_cfg_gen.h
hc-gen/src/text_gen.cpp
hc-gen/src/text_gen.h
hc-gen/src/token.cpp
hc-gen/src/token.h
hc-gen/src/types.h
hc-gen/test/01_empty_file_ei/case.hcs
hc-gen/test/01_empty_file_ei/golden_binary_compile_result.txt
hc-gen/test/01_empty_file_ei/golden_text_compile_result.txt
hc-gen/test/02_empty_root_ei/case.hcs
hc-gen/test/02_empty_root_ei/golden_binary_compile_result.txt
hc-gen/test/02_empty_root_ei/golden_text_compile_result.txt
hc-gen/test/03_empty_node/case.hcs
hc-gen/test/03_empty_node/golden.c.gen
hc-gen/test/03_empty_node/golden.d.hcs
hc-gen/test/03_empty_node/golden.h.gen
hc-gen/test/03_empty_node/golden.hcb
hc-gen/test/03_empty_node/golden_binary_compile_result.txt
hc-gen/test/03_empty_node/golden_text_compile_result.txt
hc-gen/test/04_number_term/case.hcs
hc-gen/test/04_number_term/golden.c.gen
hc-gen/test/04_number_term/golden.d.hcs
hc-gen/test/04_number_term/golden.h.gen
hc-gen/test/04_number_term/golden.hcb
hc-gen/test/04_number_term/golden_binary_compile_result.txt
hc-gen/test/04_number_term/golden_text_compile_result.txt
hc-gen/test/05_string_term/case.hcs
hc-gen/test/05_string_term/golden.c.gen
hc-gen/test/05_string_term/golden.d.hcs
hc-gen/test/05_string_term/golden.h.gen
hc-gen/test/05_string_term/golden.hcb
hc-gen/test/05_string_term/golden_binary_compile_result.txt
hc-gen/test/05_string_term/golden_text_compile_result.txt
hc-gen/test/06_number_array/case.hcs
hc-gen/test/06_number_array/golden.c.gen
hc-gen/test/06_number_array/golden.d.hcs
hc-gen/test/06_number_array/golden.h.gen
hc-gen/test/06_number_array/golden.hcb
hc-gen/test/06_number_array/golden_binary_compile_result.txt
hc-gen/test/06_number_array/golden_text_compile_result.txt
hc-gen/test/07_string_array/case.hcs
hc-gen/test/07_string_array/golden.c.gen
hc-gen/test/07_string_array/golden.d.hcs
hc-gen/test/07_string_array/golden.h.gen
hc-gen/test/07_string_array/golden.hcb
hc-gen/test/07_string_array/golden_binary_compile_result.txt
hc-gen/test/07_string_array/golden_text_compile_result.txt
hc-gen/test/08_term_ref/case.hcs
hc-gen/test/08_term_ref/golden.c.gen
hc-gen/test/08_term_ref/golden.d.hcs
hc-gen/test/08_term_ref/golden.h.gen
hc-gen/test/08_term_ref/golden.hcb
hc-gen/test/08_term_ref/golden_binary_compile_result.txt
hc-gen/test/08_term_ref/golden_text_compile_result.txt
hc-gen/test/09_node_nested/case.hcs
hc-gen/test/09_node_nested/golden.c.gen
hc-gen/test/09_node_nested/golden.d.hcs
hc-gen/test/09_node_nested/golden.h.gen
hc-gen/test/09_node_nested/golden.hcb
hc-gen/test/09_node_nested/golden_binary_compile_result.txt
hc-gen/test/09_node_nested/golden_text_compile_result.txt
hc-gen/test/10_node_copy/case.hcs
hc-gen/test/10_node_copy/golden.c.gen
hc-gen/test/10_node_copy/golden.d.hcs
hc-gen/test/10_node_copy/golden.h.gen
hc-gen/test/10_node_copy/golden.hcb
hc-gen/test/10_node_copy/golden_binary_compile_result.txt
hc-gen/test/10_node_copy/golden_text_compile_result.txt
hc-gen/test/11_case_node_ref/case.hcs
hc-gen/test/11_case_node_ref/golden.c.gen
hc-gen/test/11_case_node_ref/golden.d.hcs
hc-gen/test/11_case_node_ref/golden.h.gen
hc-gen/test/11_case_node_ref/golden.hcb
hc-gen/test/11_case_node_ref/golden_binary_compile_result.txt
hc-gen/test/11_case_node_ref/golden_text_compile_result.txt
hc-gen/test/12_include_insert/base.hcs
hc-gen/test/12_include_insert/case.hcs
hc-gen/test/12_include_insert/golden.c.gen
hc-gen/test/12_include_insert/golden.d.hcs
hc-gen/test/12_include_insert/golden.h.gen
hc-gen/test/12_include_insert/golden.hcb
hc-gen/test/12_include_insert/golden_binary_compile_result.txt
hc-gen/test/12_include_insert/golden_text_compile_result.txt
hc-gen/test/13_include_modify/base.hcs
hc-gen/test/13_include_modify/case.hcs
hc-gen/test/13_include_modify/golden.c.gen
hc-gen/test/13_include_modify/golden.d.hcs
hc-gen/test/13_include_modify/golden.h.gen
hc-gen/test/13_include_modify/golden.hcb
hc-gen/test/13_include_modify/golden_binary_compile_result.txt
hc-gen/test/13_include_modify/golden_text_compile_result.txt
hc-gen/test/14_include_delete/base.hcs
hc-gen/test/14_include_delete/case.hcs
hc-gen/test/14_include_delete/golden.c.gen
hc-gen/test/14_include_delete/golden.d.hcs
hc-gen/test/14_include_delete/golden.h.gen
hc-gen/test/14_include_delete/golden.hcb
hc-gen/test/14_include_delete/golden_binary_compile_result.txt
hc-gen/test/14_include_delete/golden_text_compile_result.txt
hc-gen/test/15_line_comment/case.hcs
hc-gen/test/15_line_comment/golden.c.gen
hc-gen/test/15_line_comment/golden.d.hcs
hc-gen/test/15_line_comment/golden.h.gen
hc-gen/test/15_line_comment/golden.hcb
hc-gen/test/15_line_comment/golden_binary_compile_result.txt
hc-gen/test/15_line_comment/golden_text_compile_result.txt
hc-gen/test/16_block_comment/case.hcs
hc-gen/test/16_block_comment/golden.c.gen
hc-gen/test/16_block_comment/golden.d.hcs
hc-gen/test/16_block_comment/golden.h.gen
hc-gen/test/16_block_comment/golden.hcb
hc-gen/test/16_block_comment/golden_binary_compile_result.txt
hc-gen/test/16_block_comment/golden_text_compile_result.txt
hc-gen/test/17_broken_node_ei/case.hcs
hc-gen/test/17_broken_node_ei/golden_binary_compile_result.txt
hc-gen/test/17_broken_node_ei/golden_text_compile_result.txt
hc-gen/test/18_broken_string_ei/case.hcs
hc-gen/test/18_broken_string_ei/golden_binary_compile_result.txt
hc-gen/test/18_broken_string_ei/golden_text_compile_result.txt
hc-gen/test/19_broken_number_ei/case.hcs
hc-gen/test/19_broken_number_ei/golden_binary_compile_result.txt
hc-gen/test/19_broken_number_ei/golden_text_compile_result.txt
hc-gen/test/20_broken_array_ei/case.hcs
hc-gen/test/20_broken_array_ei/golden_binary_compile_result.txt
hc-gen/test/20_broken_array_ei/golden_text_compile_result.txt
hc-gen/test/21_mix_type_array_ei/case.hcs
hc-gen/test/21_mix_type_array_ei/golden_binary_compile_result.txt
hc-gen/test/21_mix_type_array_ei/golden_text_compile_result.txt
hc-gen/test/22_redefine_error_ei/case.hcs
hc-gen/test/22_redefine_error_ei/golden_binary_compile_result.txt
hc-gen/test/22_redefine_error_ei/golden_text_compile_result.txt
hc-gen/test/23_node_ref_invalid_node_ei/case.hcs
hc-gen/test/23_node_ref_invalid_node_ei/golden_binary_compile_result.txt
hc-gen/test/23_node_ref_invalid_node_ei/golden_text_compile_result.txt
hc-gen/test/24_node_copy_invlid_node_ei/case.hcs
hc-gen/test/24_node_copy_invlid_node_ei/golden_binary_compile_result.txt
hc-gen/test/24_node_copy_invlid_node_ei/golden_text_compile_result.txt
hc-gen/test/25_term_ref_invlid_node_ei/case.hcs
hc-gen/test/25_term_ref_invlid_node_ei/golden_binary_compile_result.txt
hc-gen/test/25_term_ref_invlid_node_ei/golden_text_compile_result.txt
hc-gen/test/26_miss_semicolon_ei/case.hcs
hc-gen/test/26_miss_semicolon_ei/golden_binary_compile_result.txt
hc-gen/test/26_miss_semicolon_ei/golden_text_compile_result.txt
hc-gen/test/27_include_invalid_file_ei/case.hcs
hc-gen/test/27_include_invalid_file_ei/golden_binary_compile_result.txt
hc-gen/test/27_include_invalid_file_ei/golden_text_compile_result.txt
hc-gen/test/28_overwrite_with_diff_type_ei/case.hcs
hc-gen/test/28_overwrite_with_diff_type_ei/golden_binary_compile_result.txt
hc-gen/test/28_overwrite_with_diff_type_ei/golden_text_compile_result.txt
hc-gen/test/29_node_copy_nested_ei/case.hcs
hc-gen/test/29_node_copy_nested_ei/golden_binary_compile_result.txt
hc-gen/test/29_node_copy_nested_ei/golden_text_compile_result.txt
hc-gen/test/30_include_order/base1.hcs
hc-gen/test/30_include_order/base2.hcs
hc-gen/test/30_include_order/case.hcs
hc-gen/test/30_include_order/golden.c.gen
hc-gen/test/30_include_order/golden.d.hcs
hc-gen/test/30_include_order/golden.h.gen
hc-gen/test/30_include_order/golden.hcb
hc-gen/test/30_include_order/golden_binary_compile_result.txt
hc-gen/test/30_include_order/golden_text_compile_result.txt
hc-gen/test/31_node_duplicate_name/case.hcs
hc-gen/test/31_node_duplicate_name/golden.d.hcs
hc-gen/test/31_node_duplicate_name/golden.hcb
hc-gen/test/31_node_duplicate_name/golden_binary_compile_result.txt
hc-gen/test/31_node_duplicate_name/golden_text_compile_result.txt
hc-gen/test/32_large_hsl/case.hcs
hc-gen/test/32_large_hsl/golden.c.gen
hc-gen/test/32_large_hsl/golden.d.hcs
hc-gen/test/32_large_hsl/golden.h.gen
hc-gen/test/32_large_hsl/golden.hcb
hc-gen/test/32_large_hsl/golden_binary_compile_result.txt
hc-gen/test/32_large_hsl/golden_text_compile_result.txt
hc-gen/test/33_miss_module_name_ei/case.hcs
hc-gen/test/33_miss_module_name_ei/golden_binary_compile_result.txt
hc-gen/test/33_miss_module_name_ei/golden_text_compile_result.txt
hc-gen/test/34_template/case.hcs
hc-gen/test/34_template/golden.c.gen
hc-gen/test/34_template/golden.d.hcs
hc-gen/test/34_template/golden.h.gen
hc-gen/test/34_template/golden.hcb
hc-gen/test/34_template/golden_binary_compile_result.txt
hc-gen/test/34_template/golden_text_compile_result.txt
hc-gen/test/35_nested_template/case.hcs
hc-gen/test/35_nested_template/golden.c.gen
hc-gen/test/35_nested_template/golden.d.hcs
hc-gen/test/35_nested_template/golden.h.gen
hc-gen/test/35_nested_template/golden.hcb
hc-gen/test/35_nested_template/golden_binary_compile_result.txt
hc-gen/test/35_nested_template/golden_text_compile_result.txt
hc-gen/test/hcgen_test.py
hc-gen/test/update_case.py
hcs-view/FAQ.md
hcs-view/OWNER
hcs-view/README_zh.md
hcs-view/docs/DEBUGGUIDE.md
hcs-view/docs/DEVELOP_zh.md
hcs-view/docs/INSTRUCTION_zh.md
hcs-view/examples/a.hcs
hcs-view/figures/architecture-diagram.png
hcs-view/figures/copy-nested.png
hcs-view/figures/copy-templete.png
hcs-view/figures/edit-hcs.png
hcs-view/figures/hcs-list.png
hcs-view/figures/inherit-data.png
hcs-view/figures/node-config.png
hcs-view/figures/node-hcs.png
hcs-view/figures/node-ui.png
hcs-view/figures/pic-cmd.png
hcs-view/figures/pic-install-plug.png
hcs-view/figures/pic-install-plugin.png
hcs-view/figures/pic-plug-in-gen-sucess.png
hcs-view/figures/pic-plug-in-hcs.png
hcs-view/figures/pic-plug-in-search.png
hcs-view/figures/pic-plug-in-select-hcs.png
hcs-view/figures/pic-plug-in-select.png
hcs-view/figures/pic-start-plugin.png
hcs-view/figures/reference-nested.png
hcs-view/figures/run-code-mock-launcher.png
hcs-view/figures/run-code-mock-succss.png
hcs-view/figures/run-code-mock-web.png
hcs-view/figures/run-code-succss.png
hcs-view/figures/run-hcseditor.png
hcs-view/hcsVSCode/CHANGELOG.md
hcs-view/hcsVSCode/LICENSE
hcs-view/hcsVSCode/README.md
hcs-view/hcsVSCode/editor.html
hcs-view/hcsVSCode/extension.js
hcs-view/hcsVSCode/images/arrow.png
hcs-view/hcsVSCode/images/attribute_icon.png
hcs-view/hcsVSCode/images/button.png
hcs-view/hcsVSCode/images/chevron-down.png
hcs-view/hcsVSCode/images/chevron-up.png
hcs-view/hcsVSCode/images/circle.png
hcs-view/hcsVSCode/images/circle_open.png
hcs-view/hcsVSCode/images/close.png
hcs-view/hcsVSCode/images/hcs.png
hcs-view/hcsVSCode/images/icon.png
hcs-view/hcsVSCode/images/node_icon.png
hcs-view/hcsVSCode/images/pop_background.png
hcs-view/hcsVSCode/images/pop_background_light.png
hcs-view/hcsVSCode/images/pop_item_focus.png
hcs-view/hcsVSCode/images/rectangle.png
hcs-view/hcsVSCode/images/rectangle_focus.png
hcs-view/hcsVSCode/images/root_btn.png
hcs-view/hcsVSCode/images/root_btn_focus.png
hcs-view/hcsVSCode/images/search.png
hcs-view/hcsVSCode/images/search_attr_rect.png
hcs-view/hcsVSCode/images/search_bg.png
hcs-view/hcsVSCode/images/search_nood_rect.png
hcs-view/hcsVSCode/jsconfig.json
hcs-view/hcsVSCode/package.json
hcs-view/hcsVSCode/vsc-extension-quickstart.md
hcs-view/hcsWebView/build.py
hcs-view/hcsWebView/images/arrow.png
hcs-view/hcsWebView/images/attribute_icon.png
hcs-view/hcsWebView/images/button.png
hcs-view/hcsWebView/images/chevron-down.png
hcs-view/hcsWebView/images/chevron-up.png
hcs-view/hcsWebView/images/circle.png
hcs-view/hcsWebView/images/circle_open.png
hcs-view/hcsWebView/images/close.png
hcs-view/hcsWebView/images/icon.png
hcs-view/hcsWebView/images/node_icon.png
hcs-view/hcsWebView/images/pop_background.png
hcs-view/hcsWebView/images/pop_background_light.png
hcs-view/hcsWebView/images/pop_item_focus.png
hcs-view/hcsWebView/images/rectangle.png
hcs-view/hcsWebView/images/rectangle_focus.png
hcs-view/hcsWebView/images/root_btn.png
hcs-view/hcsWebView/images/root_btn_focus.png
hcs-view/hcsWebView/images/search.png
hcs-view/hcsWebView/images/search_attr_rect.png
hcs-view/hcsWebView/images/search_bg.png
hcs-view/hcsWebView/images/search_nood_rect.png
hcs-view/hcsWebView/index.html
hcs-view/hcsWebView/package-lock.json
hcs-view/hcsWebView/package.json
hcs-view/hcsWebView/src/AttrEditor.js
hcs-view/hcsWebView/src/MainEditor.js
hcs-view/hcsWebView/src/attr/AttributeArea.js
hcs-view/hcsWebView/src/engine/GLFrame.js
hcs-view/hcsWebView/src/engine/RightMenu.js
hcs-view/hcsWebView/src/engine/XDefine.js
hcs-view/hcsWebView/src/engine/XTools.js
hcs-view/hcsWebView/src/engine/control/XButton.js
hcs-view/hcsWebView/src/engine/control/XSelect.js
hcs-view/hcsWebView/src/engine/graphics/X2DFast.js
hcs-view/hcsWebView/src/engine/graphics/XMat4.js
hcs-view/hcsWebView/src/engine/graphics/XShader.js
hcs-view/hcsWebView/src/engine/graphics/XTexture.js
hcs-view/hcsWebView/src/engine/graphics/shaders/shader_fast.js
hcs-view/hcsWebView/src/hcs/CanvasInput.js
hcs-view/hcsWebView/src/hcs/Generator.js
hcs-view/hcsWebView/src/hcs/ModifyNode.js
hcs-view/hcsWebView/src/hcs/NapiLog.js
hcs-view/hcsWebView/src/hcs/NodeTools.js
hcs-view/hcsWebView/src/hcs/ast.js
hcs-view/hcsWebView/src/hcs/lexer.js
hcs-view/hcsWebView/src/hcs/parser.js
hcs-view/hcsWebView/src/hcs/re.js
hcs-view/hcsWebView/src/index.js
hcs-view/hcsWebView/src/message/XMessage.js
hcs-view/hcsWebView/src/message/mock.js
hcs-view/hcsWebView/test/README.md
hcs-view/hcsWebView/test/conftest.py
hcs-view/hcsWebView/test/figures/browser-version.png
hcs-view/hcsWebView/test/figures/install-driver.png
hcs-view/hcsWebView/test/figures/load-driver.png
hcs-view/hcsWebView/test/figures/pic-cmd.png
hcs-view/hcsWebView/test/figures/python-url.png
hcs-view/hcsWebView/test/figures/test-rerun.png
hcs-view/hcsWebView/test/figures/test-result.png
hcs-view/hcsWebView/test/figures/version-list.png
hcs-view/hcsWebView/test/public_moudle/__init__.py
hcs-view/hcsWebView/test/public_moudle/base.py
hcs-view/hcsWebView/test/testsuits/__init__.py
hcs-view/hcsWebView/test/testsuits/test_index.py
hcs-view/hcsWebView/webpack.config.js
hdf_dbg/BUILD.gn
hdf_dbg/hdf_dbg.cpp
hdf_dev_eco_tool/command_line/__init__.py
hdf_dev_eco_tool/command_line/driver_add/__init__.py
hdf_dev_eco_tool/command_line/driver_add/hdf_add_driver.py
hdf_dev_eco_tool/command_line/driver_add/linux/__init__.py
hdf_dev_eco_tool/command_line/driver_add/linux/kconfig_file_add_config.py
hdf_dev_eco_tool/command_line/driver_add/linux/mk_file_add_config.py
hdf_dev_eco_tool/command_line/driver_add/liteos/__init__.py
hdf_dev_eco_tool/command_line/driver_add/liteos/gn_file_add_config.py
hdf_dev_eco_tool/command_line/driver_add/liteos/mk_file_add_config.py
hdf_dev_eco_tool/command_line/hdf_add_handler.py
hdf_dev_eco_tool/command_line/hdf_command_error_code.py
hdf_dev_eco_tool/command_line/hdf_command_handler_base.py
hdf_dev_eco_tool/command_line/hdf_command_line_server.py
hdf_dev_eco_tool/command_line/hdf_defconfig_patch.py
hdf_dev_eco_tool/command_line/hdf_delete_handler.py
hdf_dev_eco_tool/command_line/hdf_device_info_hcs.py
hdf_dev_eco_tool/command_line/hdf_dot_config_file.py
hdf_dev_eco_tool/command_line/hdf_driver_config_file.py
hdf_dev_eco_tool/command_line/hdf_get_handler.py
hdf_dev_eco_tool/command_line/hdf_hcs_file.py
hdf_dev_eco_tool/command_line/hdf_linux_scann.py
hdf_dev_eco_tool/command_line/hdf_lite_kconfig_file.py
hdf_dev_eco_tool/command_line/hdf_lite_mk_file.py
hdf_dev_eco_tool/command_line/hdf_lite_settings_mk_file.py
hdf_dev_eco_tool/command_line/hdf_liteos_scann.py
hdf_dev_eco_tool/command_line/hdf_manager_config_file.py
hdf_dev_eco_tool/command_line/hdf_model_enable_operation.py
hdf_dev_eco_tool/command_line/hdf_module_kconfig_file.py
hdf_dev_eco_tool/command_line/hdf_module_mk_file.py
hdf_dev_eco_tool/command_line/hdf_ping_handler.py
hdf_dev_eco_tool/command_line/hdf_set_handler.py
hdf_dev_eco_tool/command_line/hdf_tool_argument_parser.py
hdf_dev_eco_tool/command_line/hdf_tool_commands.py
hdf_dev_eco_tool/command_line/hdf_vendor_build_file.py
hdf_dev_eco_tool/command_line/hdf_vendor_kconfig_file.py
hdf_dev_eco_tool/command_line/hdf_vendor_makefile.py
hdf_dev_eco_tool/command_line/hdf_vendor_mk_file.py
hdf_dev_eco_tool/command_line/hdi_operate/__init__.py
hdf_dev_eco_tool/command_line/hdi_operate/hdi_add_handler.py
hdf_dev_eco_tool/command_line/hdi_operate/hdi_delete_handler.py
hdf_dev_eco_tool/command_line/hdi_operate/hdi_get_handler.py
hdf_dev_eco_tool/command_line/operate_group_passwd.py
hdf_dev_eco_tool/hdf_tool_daemon_server.py
hdf_dev_eco_tool/hdf_tool_exception.py
hdf_dev_eco_tool/hdf_tool_settings.py
hdf_dev_eco_tool/hdf_tool_version.py
hdf_dev_eco_tool/hdf_utils.py
hdf_dev_eco_tool/main.py
hdf_dev_eco_tool/resources/config.ini
hdf_dev_eco_tool/resources/create_driver.config
hdf_dev_eco_tool/resources/create_idl_hdi.config
hdf_dev_eco_tool/resources/create_model.config
hdf_dev_eco_tool/resources/settings.json
hdf_dev_eco_tool/resources/templates/lite/Linux_Kconfig.template
hdf_dev_eco_tool/resources/templates/lite/Linux_Makefile.template
hdf_dev_eco_tool/resources/templates/lite/Linux_built-in.template
hdf_dev_eco_tool/resources/templates/lite/Liteos_BUILD_gn.template
hdf_dev_eco_tool/resources/templates/lite/Liteos_Device_Info_Hcs.template
hdf_dev_eco_tool/resources/templates/lite/Liteos_Kconfig.template
hdf_dev_eco_tool/resources/templates/lite/Liteos_Makefile.template
hdf_dev_eco_tool/resources/templates/lite/User_build_gn.template
hdf_dev_eco_tool/resources/templates/lite/User_device_info_hcs.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/hi35xx_audio_adapter_source.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/hi35xx_audio_ops_head.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/hi35xx_audio_ops_source.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/rk3568_audio_adapter_source.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/rk3568_audio_ops_head.template
hdf_dev_eco_tool/resources/templates/lite/audio_template/rk3568_audio_ops_source.template
hdf_dev_eco_tool/resources/templates/lite/device_info_hcs.template
hdf_dev_eco_tool/resources/templates/lite/display_template/display_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/display_template/hi35xx_display_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/display_template/rk3568_display_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/driver_add_kconfig_config.template
hdf_dev_eco_tool/resources/templates/lite/exists_model_hcs_info.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver.c.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver.h.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_config.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_kconfig.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_makefile.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_manager_config.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_manager_config_device.template
hdf_dev_eco_tool/resources/templates/lite/hdf_driver_manager_config_host.template
hdf_dev_eco_tool/resources/templates/lite/hdf_hcs_makefile.template
hdf_dev_eco_tool/resources/templates/lite/hdf_module_kconfig.template
hdf_dev_eco_tool/resources/templates/lite/hdf_module_mk.template
hdf_dev_eco_tool/resources/templates/lite/hdf_module_mk_driver.template
hdf_dev_eco_tool/resources/templates/lite/hdf_vendor_kconfig.template
hdf_dev_eco_tool/resources/templates/lite/hdf_vendor_mk.template
hdf_dev_eco_tool/resources/templates/lite/hdf_vendor_mk_module.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/create_idl_hdi.json
hdf_dev_eco_tool/resources/templates/lite/hdi_template/interface/BUILD_gn.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/interface/IinterfaceCallback_idl.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/interface/Iinterface_idl.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/interface/Types_idl.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/interface/bundle_json.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/peripheral/BUILD_gn.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/peripheral/BUILD_gn.templatehdi
hdf_dev_eco_tool/resources/templates/lite/hdi_template/peripheral/bundle_json.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/peripheral/config_folder/deviceInfo_hcs.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/unittest/BUILD_gn.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/unittest/hdf_name_test_cpp.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/unittest/name_callback_impl_cpp.template
hdf_dev_eco_tool/resources/templates/lite/hdi_template/unittest/name_callback_impl_h.template
hdf_dev_eco_tool/resources/templates/lite/input_template/input_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/input_template/input_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/accel_sensor_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/accel_sensor_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/als_sensor_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/als_sensor_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/com_sensor_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/com_sensor_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/hall_sensor_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/hall_sensor_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/ppg_sensor_driver_head.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/ppg_sensor_driver_source.template
hdf_dev_eco_tool/resources/templates/lite/sensor_template/sensor_device_enable.ini
hdi-gen/BUILD.gn
hdi-gen/Makefile
hdi-gen/MakefileLinux
hdi-gen/MakefileWin
hdi-gen/ast/ast.cpp
hdi-gen/ast/ast.h
hdi-gen/ast/ast_array_type.cpp
hdi-gen/ast/ast_array_type.h
hdi-gen/ast/ast_attribute.cpp
hdi-gen/ast/ast_attribute.h
hdi-gen/ast/ast_boolean_type.cpp
hdi-gen/ast/ast_boolean_type.h
hdi-gen/ast/ast_byte_type.cpp
hdi-gen/ast/ast_byte_type.h
hdi-gen/ast/ast_double_type.cpp
hdi-gen/ast/ast_double_type.h
hdi-gen/ast/ast_enum_type.cpp
hdi-gen/ast/ast_enum_type.h
hdi-gen/ast/ast_expr.cpp
hdi-gen/ast/ast_expr.h
hdi-gen/ast/ast_fd_type.cpp
hdi-gen/ast/ast_fd_type.h
hdi-gen/ast/ast_float_type.cpp
hdi-gen/ast/ast_float_type.h
hdi-gen/ast/ast_integer_type.cpp
hdi-gen/ast/ast_integer_type.h
hdi-gen/ast/ast_interface_type.cpp
hdi-gen/ast/ast_interface_type.h
hdi-gen/ast/ast_long_type.cpp
hdi-gen/ast/ast_long_type.h
hdi-gen/ast/ast_map_type.cpp
hdi-gen/ast/ast_map_type.h
hdi-gen/ast/ast_method.cpp
hdi-gen/ast/ast_method.h
hdi-gen/ast/ast_namespace.cpp
hdi-gen/ast/ast_namespace.h
hdi-gen/ast/ast_native_buffer_type.cpp
hdi-gen/ast/ast_native_buffer_type.h
hdi-gen/ast/ast_node.cpp
hdi-gen/ast/ast_node.h
hdi-gen/ast/ast_parameter.cpp
hdi-gen/ast/ast_parameter.h
hdi-gen/ast/ast_pointer_type.cpp
hdi-gen/ast/ast_pointer_type.h
hdi-gen/ast/ast_sequenceable_type.cpp
hdi-gen/ast/ast_sequenceable_type.h
hdi-gen/ast/ast_short_type.cpp
hdi-gen/ast/ast_short_type.h
hdi-gen/ast/ast_smq_type.cpp
hdi-gen/ast/ast_smq_type.h
hdi-gen/ast/ast_string_type.cpp
hdi-gen/ast/ast_string_type.h
hdi-gen/ast/ast_struct_type.cpp
hdi-gen/ast/ast_struct_type.h
hdi-gen/ast/ast_type.cpp
hdi-gen/ast/ast_type.h
hdi-gen/ast/ast_uchar_type.cpp
hdi-gen/ast/ast_uchar_type.h
hdi-gen/ast/ast_uint_type.cpp
hdi-gen/ast/ast_uint_type.h
hdi-gen/ast/ast_ulong_type.cpp
hdi-gen/ast/ast_ulong_type.h
hdi-gen/ast/ast_union_type.cpp
hdi-gen/ast/ast_union_type.h
hdi-gen/ast/ast_ushort_type.cpp
hdi-gen/ast/ast_ushort_type.h
hdi-gen/build_hdi_files_info.py
hdi-gen/codegen/c_client_proxy_code_emitter.cpp
hdi-gen/codegen/c_client_proxy_code_emitter.h
hdi-gen/codegen/c_code_emitter.cpp
hdi-gen/codegen/c_code_emitter.h
hdi-gen/codegen/c_custom_types_code_emitter.cpp
hdi-gen/codegen/c_custom_types_code_emitter.h
hdi-gen/codegen/c_interface_code_emitter.cpp
hdi-gen/codegen/c_interface_code_emitter.h
hdi-gen/codegen/c_service_driver_code_emitter.cpp
hdi-gen/codegen/c_service_driver_code_emitter.h
hdi-gen/codegen/c_service_impl_code_emitter.cpp
hdi-gen/codegen/c_service_impl_code_emitter.h
hdi-gen/codegen/c_service_stub_code_emitter.cpp
hdi-gen/codegen/c_service_stub_code_emitter.h
hdi-gen/codegen/code_emitter.cpp
hdi-gen/codegen/code_emitter.h
hdi-gen/codegen/code_generator.cpp
hdi-gen/codegen/code_generator.h
hdi-gen/codegen/cpp_client_proxy_code_emitter.cpp
hdi-gen/codegen/cpp_client_proxy_code_emitter.h
hdi-gen/codegen/cpp_code_emitter.cpp
hdi-gen/codegen/cpp_code_emitter.h
hdi-gen/codegen/cpp_custom_types_code_emitter.cpp
hdi-gen/codegen/cpp_custom_types_code_emitter.h
hdi-gen/codegen/cpp_interface_code_emitter.cpp
hdi-gen/codegen/cpp_interface_code_emitter.h
hdi-gen/codegen/cpp_service_driver_code_emitter.cpp
hdi-gen/codegen/cpp_service_driver_code_emitter.h
hdi-gen/codegen/cpp_service_impl_code_emitter.cpp
hdi-gen/codegen/cpp_service_impl_code_emitter.h
hdi-gen/codegen/cpp_service_stub_code_emitter.cpp
hdi-gen/codegen/cpp_service_stub_code_emitter.h
hdi-gen/codegen/java_client_interface_code_emitter.cpp
hdi-gen/codegen/java_client_interface_code_emitter.h
hdi-gen/codegen/java_client_proxy_code_emitter.cpp
hdi-gen/codegen/java_client_proxy_code_emitter.h
hdi-gen/codegen/java_code_emitter.cpp
hdi-gen/codegen/java_code_emitter.h
hdi-gen/hash/hash.cpp
hdi-gen/hash/hash.h
hdi-gen/lexer/lexer.cpp
hdi-gen/lexer/lexer.h
hdi-gen/lexer/token.cpp
hdi-gen/lexer/token.h
hdi-gen/main.cpp
hdi-gen/parser/parser.cpp
hdi-gen/parser/parser.h
hdi-gen/preprocessor/preprocessor.cpp
hdi-gen/preprocessor/preprocessor.h
hdi-gen/test/c_test/array_test/v1_0/IArrayTest.idl
hdi-gen/test/c_test/cb_test/v1_0/ICallback.idl
hdi-gen/test/c_test/cb_test/v1_0/ICbTest.idl
hdi-gen/test/c_test/data_test/v1_0/IDataTest.idl
hdi-gen/test/c_test/list_test/v1_0/IListTest.idl
hdi-gen/test/c_test/struct_test/v1_0/IStructTest.idl
hdi-gen/test/c_test/types/v1_0/Types.idl
hdi-gen/test/cpp_test/array_test/v1_0/IArrayTest.idl
hdi-gen/test/cpp_test/cb_test/v1_0/ICallback.idl
hdi-gen/test/cpp_test/cb_test/v1_0/ICbTest.idl
hdi-gen/test/cpp_test/data_test/v1_0/IDataTest.idl
hdi-gen/test/cpp_test/list_test/v1_0/IListTest.idl
hdi-gen/test/cpp_test/map_test/v1_0/IMapTest.idl
hdi-gen/test/cpp_test/struct_test/v1_0/IStructTest.idl
hdi-gen/test/cpp_test/types/v1_0/Types.idl
hdi-gen/test/hash_test/bad_02/foo/v1_0/IFoo.idl
hdi-gen/test/hash_test/bad_03/foo/v1_0/IFoo.idl
hdi-gen/test/hash_test/bad_04/IFoo.idl
hdi-gen/test/hash_test/good/foo/v1_0/IFoo.idl
hdi-gen/test/hash_test/good/foo/v1_0/IFooCallback.idl
hdi-gen/test/hash_test/good/foo/v1_0/Types.idl
hdi-gen/test/hash_test/good/hash.txt
hdi-gen/test/hash_test/hash_test.py
hdi-gen/test/java_test/array_test/v1_0/IArrayTest.idl
hdi-gen/test/java_test/cb_test/v1_0/ICallback.idl
hdi-gen/test/java_test/cb_test/v1_0/ICbTest.idl
hdi-gen/test/java_test/data_test/v1_0/IDataTest.idl
hdi-gen/test/java_test/list_test/v1_0/IListTest.idl
hdi-gen/test/java_test/map_test/v1_0/IMapTest.idl
hdi-gen/test/kernel_test/array_test/v1_0/ArrayTypes.idl
hdi-gen/test/kernel_test/array_test/v1_0/IArrayTest.idl
hdi-gen/test/kernel_test/data_test/v1_0/DataTypes.idl
hdi-gen/test/kernel_test/data_test/v1_0/IDataTest.idl
hdi-gen/test/kernel_test/list_test/v1_0/IListTest.idl
hdi-gen/test/kernel_test/list_test/v1_0/ListTypes.idl
hdi-gen/test/kernel_test/struct_test/v1_0/IStructTest.idl
hdi-gen/test/kernel_test/struct_test/v1_0/StructTypes.idl
hdi-gen/test/unittest/01_empty_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/01_empty_idl/target/fail_output.txt
hdi-gen/test/unittest/02_standard_interface_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_proxy.cpp.txt
hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_service.h.txt
hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_stub.cpp.txt
hdi-gen/test/unittest/02_standard_interface_idl/target/foo/v1_0/ifoo.h.txt
hdi-gen/test/unittest/03_standard_callback_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/03_standard_callback_idl/foo/v1_0/IFooCallback.idl
hdi-gen/test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_proxy.cpp.txt
hdi-gen/test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_service.h.txt
hdi-gen/test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_stub.cpp.txt
hdi-gen/test/unittest/03_standard_callback_idl/target/foo/v1_0/ifoo_callback.h.txt
hdi-gen/test/unittest/04_extended_interface_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/04_extended_interface_idl/foo/v1_1/IFoo.idl
hdi-gen/test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_proxy.cpp.txt
hdi-gen/test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_service.h.txt
hdi-gen/test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_stub.cpp.txt
hdi-gen/test/unittest/04_extended_interface_idl/target/foo/v1_1/ifoo.h.txt
hdi-gen/test/unittest/05_types_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/05_types_idl/foo/v1_0/Types.idl
hdi-gen/test/unittest/05_types_idl/target/foo/v1_0/types.cpp.txt
hdi-gen/test/unittest/05_types_idl/target/foo/v1_0/types.h.txt
hdi-gen/test/unittest/06_extended_enum_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/06_extended_enum_idl/foo/v1_0/Types.idl
hdi-gen/test/unittest/06_extended_enum_idl/target/foo/v1_0/types.cpp.txt
hdi-gen/test/unittest/06_extended_enum_idl/target/foo/v1_0/types.h.txt
hdi-gen/test/unittest/07_extended_struct_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/07_extended_struct_idl/foo/v1_0/Types.idl
hdi-gen/test/unittest/07_extended_struct_idl/target/foo/v1_0/types.cpp.txt
hdi-gen/test/unittest/07_extended_struct_idl/target/foo/v1_0/types.h.txt
hdi-gen/test/unittest/08_overload_method_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/08_overload_method_idl/foo/v1_1/IFoo.idl
hdi-gen/test/unittest/08_overload_method_idl/target/foo/v1_1/foo_proxy.cpp.txt
hdi-gen/test/unittest/08_overload_method_idl/target/foo/v1_1/foo_service.h.txt
hdi-gen/test/unittest/08_overload_method_idl/target/foo/v1_1/foo_stub.cpp.txt
hdi-gen/test/unittest/08_overload_method_idl/target/foo/v1_1/ifoo.h.txt
hdi-gen/test/unittest/09_enum_nesting_idl/foo/v1_0/IFoo.idl
hdi-gen/test/unittest/09_enum_nesting_idl/foo/v1_0/Types.idl
hdi-gen/test/unittest/09_enum_nesting_idl/target/foo/v1_0/types.h.txt
hdi-gen/test/unittest/unit_test.py
hdi-gen/util/autoptr.h
hdi-gen/util/common.h
hdi-gen/util/file.cpp
hdi-gen/util/file.h
hdi-gen/util/light_refcount_base.cpp
hdi-gen/util/light_refcount_base.h
hdi-gen/util/logger.cpp
hdi-gen/util/logger.h
hdi-gen/util/options.cpp
hdi-gen/util/options.h
hdi-gen/util/string_builder.cpp
hdi-gen/util/string_builder.h
hdi-gen/util/string_helper.cpp
hdi-gen/util/string_helper.h
idl-gen/.gitignore
idl-gen/OWNER
idl-gen/_header_parser.py
idl-gen/docs/README.md
idl-gen/docs/release-notes/IDLGenerator-1-0.md
idl-gen/idl_generator.py
idl-gen/testcase/README.txt
idl-gen/testcase/__init__.py
idl-gen/testcase/test_header_parser.py
idl-gen/testcase/test_idl_generator.py