aboutsummaryrefslogtreecommitdiff
path: root/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ITestService.h
AgeCommit message (Expand)Author
2023-04-11aidl: add support for float/double constantsandroid-u-beta-1-gplElie Kheirallah
2022-11-24Fix typo in generated CPP codeJooyung Han
2022-11-24Fix cpp/ndk backend support for @deprecated fieldJooyung Han
2022-11-24Support forward declarations for parcelablesAndrei Homescu
2022-11-22Support @deprecated fields in parcelablesJooyung Han
2022-11-10Support circular dependencies between interfacesAndrei Homescu
2022-11-03rust: support interface names without I-Jooyung Han
2022-09-07Enable aidl_interface tracing by default for Cpp backendZim
2022-08-18Make the cpp *Delegator smart!Devin Moore
2022-06-30Add a typedef in the iface class decl for the *Delegator typeDevin Moore
2022-03-17Revert "Revert "Union has its associated (nested) tag enum""Jooyung Han
2022-03-15Revert "Union has its associated (nested) tag enum"James Chen
2022-03-15Union has its associated (nested) tag enumJooyung Han
2021-11-17CPP: Move comparison operators downJooyung Han
2021-11-09Support List<interface>Jooyung Han
2021-11-08fix [readability-named-parameter] in C++Jooyung Han
2021-11-03Add integration test for interface arrayJooyung Han
2021-10-18Support nullable types in Rust/NDKJooyung Han
2021-10-18Support List<IBinder> in NDKJooyung Han
2021-10-14Support IBinder array in the NDK/Rust backends.Jooyung Han
2021-10-12Rust: add tests for ExtendableParcelable and ParcelableHolderAndrei Homescu
2021-10-08Remove ast_cpp's Enum typeJooyung Han
2021-10-01C++: use printer to generate more headersJooyung Han
2021-08-13Support @nullable(heap) for recursive typesJooyung Han
2021-05-11Compile tests for '@deprecated'Steven Moreland
2020-12-22Reland "AIDL: golden tests"Steven Moreland
2020-12-22Revert "AIDL: golden tests"Steven Moreland
2020-12-22AIDL: golden testsSteven Moreland