Lines Matching refs:cpp
46 aidl.cpp \
47 aidl_language.cpp \
50 ast_cpp.cpp \
51 ast_java.cpp \
52 code_writer.cpp \
53 generate_cpp.cpp \
54 generate_java.cpp \
55 generate_java_binder.cpp \
56 import_resolver.cpp \
57 line_reader.cpp \
58 io_delegate.cpp \
59 options.cpp \
60 type_cpp.cpp \
61 type_java.cpp \
62 type_namespace.cpp \
74 LOCAL_SRC_FILES := main_java.cpp
80 LOCAL_MODULE := aidl-cpp
85 LOCAL_SRC_FILES := main_cpp.cpp
98 aidl_unittest.cpp \
99 ast_cpp_unittest.cpp \
100 ast_java_unittest.cpp \
101 generate_cpp_unittest.cpp \
102 io_delegate_unittest.cpp \
103 options_unittest.cpp \
104 tests/end_to_end_tests.cpp \
105 tests/fake_io_delegate.cpp \
106 tests/main.cpp \
107 tests/test_data_example_interface.cpp \
108 tests/test_data_ping_responder.cpp \
109 tests/test_util.cpp \
110 type_cpp_unittest.cpp \
111 type_java_unittest.cpp \
143 tests/simple_parcelable.cpp
153 tests/aidl_test_service.cpp
163 tests/aidl_test_client.cpp \
164 tests/aidl_test_client_file_descriptors.cpp \
165 tests/aidl_test_client_parcelables.cpp \
166 tests/aidl_test_client_nullables.cpp \
167 tests/aidl_test_client_primitives.cpp \
168 tests/aidl_test_client_utf8_strings.cpp \
169 tests/aidl_test_client_service_exceptions.cpp
174 LOCAL_SRC_FILES := tests/aidl_test_sentinel_searcher.cpp