History log of /
drivers
/
hdf_core
/
framework
/
tools
/
hdi-gen
/ (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
BUILD.gn
Makefile
MakefileLinux
MakefileWin
ast/ast.cpp
ast/ast.h
ast/ast_array_type.cpp
ast/ast_array_type.h
ast/ast_attribute.cpp
ast/ast_attribute.h
ast/ast_boolean_type.cpp
ast/ast_boolean_type.h
ast/ast_byte_type.cpp
ast/ast_byte_type.h
ast/ast_double_type.cpp
ast/ast_double_type.h
ast/ast_enum_type.cpp
ast/ast_enum_type.h
ast/ast_expr.cpp
ast/ast_expr.h
ast/ast_fd_type.cpp
ast/ast_fd_type.h
ast/ast_float_type.cpp
ast/ast_float_type.h
ast/ast_integer_type.cpp
ast/ast_integer_type.h
ast/ast_interface_type.cpp
ast/ast_interface_type.h
ast/ast_long_type.cpp
ast/ast_long_type.h
ast/ast_map_type.cpp
ast/ast_map_type.h
ast/ast_method.cpp
ast/ast_method.h
ast/ast_namespace.cpp
ast/ast_namespace.h
ast/ast_native_buffer_type.cpp
ast/ast_native_buffer_type.h
ast/ast_node.cpp
ast/ast_node.h
ast/ast_parameter.cpp
ast/ast_parameter.h
ast/ast_pointer_type.cpp
ast/ast_pointer_type.h
ast/ast_sequenceable_type.cpp
ast/ast_sequenceable_type.h
ast/ast_short_type.cpp
ast/ast_short_type.h
ast/ast_smq_type.cpp
ast/ast_smq_type.h
ast/ast_string_type.cpp
ast/ast_string_type.h
ast/ast_struct_type.cpp
ast/ast_struct_type.h
ast/ast_type.cpp
ast/ast_type.h
ast/ast_uchar_type.cpp
ast/ast_uchar_type.h
ast/ast_uint_type.cpp
ast/ast_uint_type.h
ast/ast_ulong_type.cpp
ast/ast_ulong_type.h
ast/ast_union_type.cpp
ast/ast_union_type.h
ast/ast_ushort_type.cpp
ast/ast_ushort_type.h
build_hdi_files_info.py
codegen/c_client_proxy_code_emitter.cpp
codegen/c_client_proxy_code_emitter.h
codegen/c_code_emitter.cpp
codegen/c_code_emitter.h
codegen/c_custom_types_code_emitter.cpp
codegen/c_custom_types_code_emitter.h
codegen/c_interface_code_emitter.cpp
codegen/c_interface_code_emitter.h
codegen/c_service_driver_code_emitter.cpp
codegen/c_service_driver_code_emitter.h
codegen/c_service_impl_code_emitter.cpp
codegen/c_service_impl_code_emitter.h
codegen/c_service_stub_code_emitter.cpp
codegen/c_service_stub_code_emitter.h
codegen/code_emitter.cpp
codegen/code_emitter.h
codegen/code_generator.cpp
codegen/code_generator.h
codegen/cpp_client_proxy_code_emitter.cpp
codegen/cpp_client_proxy_code_emitter.h
codegen/cpp_code_emitter.cpp
codegen/cpp_code_emitter.h
codegen/cpp_custom_types_code_emitter.cpp
codegen/cpp_custom_types_code_emitter.h
codegen/cpp_interface_code_emitter.cpp
codegen/cpp_interface_code_emitter.h
codegen/cpp_service_driver_code_emitter.cpp
codegen/cpp_service_driver_code_emitter.h
codegen/cpp_service_impl_code_emitter.cpp
codegen/cpp_service_impl_code_emitter.h
codegen/cpp_service_stub_code_emitter.cpp
codegen/cpp_service_stub_code_emitter.h
codegen/java_client_interface_code_emitter.cpp
codegen/java_client_interface_code_emitter.h
codegen/java_client_proxy_code_emitter.cpp
codegen/java_client_proxy_code_emitter.h
codegen/java_code_emitter.cpp
codegen/java_code_emitter.h
hash/hash.cpp
hash/hash.h
lexer/lexer.cpp
lexer/lexer.h
lexer/token.cpp
lexer/token.h
main.cpp
parser/parser.cpp
parser/parser.h
preprocessor/preprocessor.cpp
preprocessor/preprocessor.h
test/c_test/array_test/v1_0/IArrayTest.idl
test/c_test/cb_test/v1_0/ICallback.idl
test/c_test/cb_test/v1_0/ICbTest.idl
test/c_test/data_test/v1_0/IDataTest.idl
test/c_test/list_test/v1_0/IListTest.idl
test/c_test/struct_test/v1_0/IStructTest.idl
test/c_test/types/v1_0/Types.idl
test/cpp_test/array_test/v1_0/IArrayTest.idl
test/cpp_test/cb_test/v1_0/ICallback.idl
test/cpp_test/cb_test/v1_0/ICbTest.idl
test/cpp_test/data_test/v1_0/IDataTest.idl
test/cpp_test/list_test/v1_0/IListTest.idl
test/cpp_test/map_test/v1_0/IMapTest.idl
test/cpp_test/struct_test/v1_0/IStructTest.idl
test/cpp_test/types/v1_0/Types.idl
test/hash_test/bad_02/foo/v1_0/IFoo.idl
test/hash_test/bad_03/foo/v1_0/IFoo.idl
test/hash_test/bad_04/IFoo.idl
test/hash_test/good/foo/v1_0/IFoo.idl
test/hash_test/good/foo/v1_0/IFooCallback.idl
test/hash_test/good/foo/v1_0/Types.idl
test/hash_test/good/hash.txt
test/hash_test/hash_test.py
test/java_test/array_test/v1_0/IArrayTest.idl
test/java_test/cb_test/v1_0/ICallback.idl
test/java_test/cb_test/v1_0/ICbTest.idl
test/java_test/data_test/v1_0/IDataTest.idl
test/java_test/list_test/v1_0/IListTest.idl
test/java_test/map_test/v1_0/IMapTest.idl
test/kernel_test/array_test/v1_0/ArrayTypes.idl
test/kernel_test/array_test/v1_0/IArrayTest.idl
test/kernel_test/data_test/v1_0/DataTypes.idl
test/kernel_test/data_test/v1_0/IDataTest.idl
test/kernel_test/list_test/v1_0/IListTest.idl
test/kernel_test/list_test/v1_0/ListTypes.idl
test/kernel_test/struct_test/v1_0/IStructTest.idl
test/kernel_test/struct_test/v1_0/StructTypes.idl
test/unittest/01_empty_idl/foo/v1_0/IFoo.idl
test/unittest/01_empty_idl/target/fail_output.txt
test/unittest/02_standard_interface_idl/foo/v1_0/IFoo.idl
test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_proxy.cpp.txt
test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_service.h.txt
test/unittest/02_standard_interface_idl/target/foo/v1_0/foo_stub.cpp.txt
test/unittest/02_standard_interface_idl/target/foo/v1_0/ifoo.h.txt
test/unittest/03_standard_callback_idl/foo/v1_0/IFoo.idl
test/unittest/03_standard_callback_idl/foo/v1_0/IFooCallback.idl
test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_proxy.cpp.txt
test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_service.h.txt
test/unittest/03_standard_callback_idl/target/foo/v1_0/foo_callback_stub.cpp.txt
test/unittest/03_standard_callback_idl/target/foo/v1_0/ifoo_callback.h.txt
test/unittest/04_extended_interface_idl/foo/v1_0/IFoo.idl
test/unittest/04_extended_interface_idl/foo/v1_1/IFoo.idl
test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_proxy.cpp.txt
test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_service.h.txt
test/unittest/04_extended_interface_idl/target/foo/v1_1/foo_stub.cpp.txt
test/unittest/04_extended_interface_idl/target/foo/v1_1/ifoo.h.txt
test/unittest/05_types_idl/foo/v1_0/IFoo.idl
test/unittest/05_types_idl/foo/v1_0/Types.idl
test/unittest/05_types_idl/target/foo/v1_0/types.cpp.txt
test/unittest/05_types_idl/target/foo/v1_0/types.h.txt
test/unittest/06_extended_enum_idl/foo/v1_0/IFoo.idl
test/unittest/06_extended_enum_idl/foo/v1_0/Types.idl
test/unittest/06_extended_enum_idl/target/foo/v1_0/types.cpp.txt
test/unittest/06_extended_enum_idl/target/foo/v1_0/types.h.txt
test/unittest/07_extended_struct_idl/foo/v1_0/IFoo.idl
test/unittest/07_extended_struct_idl/foo/v1_0/Types.idl
test/unittest/07_extended_struct_idl/target/foo/v1_0/types.cpp.txt
test/unittest/07_extended_struct_idl/target/foo/v1_0/types.h.txt
test/unittest/08_overload_method_idl/foo/v1_0/IFoo.idl
test/unittest/08_overload_method_idl/foo/v1_1/IFoo.idl
test/unittest/08_overload_method_idl/target/foo/v1_1/foo_proxy.cpp.txt
test/unittest/08_overload_method_idl/target/foo/v1_1/foo_service.h.txt
test/unittest/08_overload_method_idl/target/foo/v1_1/foo_stub.cpp.txt
test/unittest/08_overload_method_idl/target/foo/v1_1/ifoo.h.txt
test/unittest/09_enum_nesting_idl/foo/v1_0/IFoo.idl
test/unittest/09_enum_nesting_idl/foo/v1_0/Types.idl
test/unittest/09_enum_nesting_idl/target/foo/v1_0/types.h.txt
test/unittest/unit_test.py
util/autoptr.h
util/common.h
util/file.cpp
util/file.h
util/light_refcount_base.cpp
util/light_refcount_base.h
util/logger.cpp
util/logger.h
util/options.cpp
util/options.h
util/string_builder.cpp
util/string_builder.h
util/string_helper.cpp
util/string_helper.h