aboutsummaryrefslogtreecommitdiff
path: root/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ListOfInterfaces.h
AgeCommit message (Expand)Author
2022-11-24Fix typo in generated CPP codeJooyung 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-06-24Revert "Revert "Make *Delegator constructor take a const sp<>&""Devin Moore
2022-06-22Revert "Make *Delegator constructor take a const sp<>&"Devin Moore
2022-06-22Make *Delegator constructor take a const sp<>&Devin 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
2022-02-28C++/NDK: add casting for union tagJooyung Han
2021-11-17CPP: Move comparison operators downJooyung Han
2021-11-09Support List<interface>Jooyung Han