• Home
  • Raw
  • Download

Lines Matching refs:cpp

50         "-cert-err52-cpp",
100 "aidl_checkapi.cpp",
101 "aidl_const_expressions.cpp",
102 "aidl_dumpapi.cpp",
105 "aidl_language.cpp",
106 "aidl_to_common.cpp",
107 "aidl_to_cpp_common.cpp",
108 "aidl_to_cpp.cpp",
109 "aidl_to_java.cpp",
110 "aidl_to_ndk.cpp",
111 "aidl_to_rust.cpp",
112 "aidl_typenames.cpp",
113 "aidl.cpp",
114 "ast_java.cpp",
115 "check_valid.cpp",
116 "code_writer.cpp",
117 "comments.cpp",
118 "diagnostics.cpp",
119 "generate_aidl_mappings.cpp",
120 "generate_cpp.cpp",
121 "generate_cpp_analyzer.cpp",
122 "generate_java_binder.cpp",
123 "generate_java.cpp",
124 "generate_ndk.cpp",
125 "generate_rust.cpp",
126 "import_resolver.cpp",
127 "io_delegate.cpp",
128 "location.cpp",
129 "logging.cpp",
130 "options.cpp",
131 "parser.cpp",
132 "permission.cpp",
133 "preprocess.cpp",
146 srcs: ["main.cpp"],
154 // aidl-cpp legacy executable, please use 'aidl' instead
156 name: "aidl-cpp",
158 srcs: ["main.cpp"],
182 "aidl_unittest.cpp",
183 "options_unittest.cpp",
187 "aidl_unittest.cpp",
188 "ast_java_unittest.cpp",
189 "code_writer_unittest.cpp",
190 "diagnostics_unittest.cpp",
191 "generate_cpp_unittest.cpp",
192 "io_delegate_unittest.cpp",
193 "options_unittest.cpp",
194 "tests/fake_io_delegate.cpp",
195 "tests/main.cpp",
196 "tests/test_util.cpp",
245 "tests/aidl_parser_fuzzer.cpp",
246 "tests/fake_io_delegate.cpp",
247 "tests/test_util.cpp",
354 "tests/bad_parcelable.cpp",
355 "tests/simple_parcelable.cpp",
379 "tests/simple_parcelable_ndk.cpp",
433 cpp: {
460 name: "aidl-cpp-java-test-interface",
472 cpp: {
504 cpp: {
559 "aidl-test-interface-cpp",
560 "aidl-cpp-java-test-interface-cpp",
564 "aidl-test-versioned-interface-V1-cpp",
565 "aidl_test_loggable_interface-cpp",
566 "aidl-test-fixedsizearray-cpp",
567 "android.aidl.test.trunk-V2-cpp",
568 "aidl_test_vintf_parcelable-V1-cpp",
570 srcs: ["tests/aidl_test_service.cpp"],
591 srcs: ["tests/aidl_test_service_ndk.cpp"],
598 "aidl-test-interface-cpp",
599 "aidl-cpp-java-test-interface-cpp",
604 "aidl-test-versioned-interface-V2-cpp",
605 "aidl_test_loggable_interface-cpp",
606 "aidl-test-fixedsizearray-cpp",
607 "aidl_test_vintf_parcelable-V1-cpp",
608 "android.aidl.test.trunk-V2-cpp",
616 "tests/aidl_test_client_parcelables.cpp",
617 "tests/aidl_test_client_primitives.cpp",
620 "tests/aidl_test_client.cpp",
621 "tests/aidl_test_client_builtin_transactions.cpp",
622 "tests/aidl_test_client_file_descriptors.cpp",
623 "tests/aidl_test_client_parcelables.cpp",
624 "tests/aidl_test_client_nullables.cpp",
625 "tests/aidl_test_client_primitives.cpp",
626 "tests/aidl_test_client_utf8_strings.cpp",
627 "tests/aidl_test_client_service_exceptions.cpp",
628 "tests/aidl_test_client_defaultimpl.cpp",
629 "tests/aidl_test_client_delegate.cpp",
630 "tests/aidl_test_client_versioned_interface.cpp",
631 "tests/aidl_test_client_renamed_interface.cpp",
632 "tests/aidl_test_client_loggable_interface.cpp",
633 "tests/aidl_test_client_nested.cpp",
634 "tests/aidl_test_client_trunk_stable.cpp",
643 "aidl-test-interface-cpp",
644 "aidl-cpp-java-test-interface-cpp",
648 "android.aidl.test.trunk-V1-cpp",
656 "tests/aidl_test_client_trunk_stable.cpp",
657 "tests/aidl_test_client.cpp",
685 "tests/aidl_test_client_ndk_delegate.cpp",
686 "tests/aidl_test_client_ndk_loggable_interface.cpp",
687 "tests/aidl_test_client_ndk_nested.cpp",
688 "tests/aidl_test_client_ndk_nullables.cpp",
689 "tests/aidl_test_client_ndk_parcelables.cpp",
690 "tests/aidl_test_client_ndk_primitives_test.cpp",
691 "tests/aidl_test_client_ndk_strings_test.cpp",
692 "tests/aidl_test_client_ndk_versioned_interface.cpp",
693 "tests/aidl_test_client_ndk_trunk_stable.cpp",
703 cpp: {
748 "aidl-cpp-java-test-interface-java",
924 ":aidl-test-interface-cpp-source",
929 ":aidl-cpp-java-test-interface-cpp-source",
930 ":aidl-cpp-java-test-interface-java-source",
931 ":aidl-test-versioned-interface-V1-cpp-source",
935 ":aidl-test-versioned-interface-V2-cpp-source",
939 ":aidl-test-versioned-interface-V3-cpp-source",
943 ":aidl_test_loggable_interface-cpp-source",
947 ":aidl-test-fixedsizearray-cpp-source",
951 ":aidl-test-interface-cpp-analyzer-source",
952 ":android.aidl.test.trunk-V1-cpp-source",
953 ":android.aidl.test.trunk-V2-cpp-source",
982 cpp: {
1006 cpp: {
1129 "analyzer/analyzerMain.cpp",
1130 "analyzer/Analyzer.cpp",