aboutsummaryrefslogtreecommitdiff
path: root/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ListOfInterfaces.cpp
AgeCommit message (Expand)Author
2022-09-07Enable aidl_interface tracing by default for Cpp backendZim
2022-07-19Fix for crash which was discovered when fuzzing readFromParcel method.Pawan
2022-02-28C++/NDK: add casting for union tagJooyung Han
2022-02-04Be kind rewind (for EX_NULL_POINTER).Steven Moreland
2022-01-18sized writes is size >= 4Steven Moreland
2021-12-24Fix CPP/NDK readFromParcelJooyung Han
2021-12-24CPP: added enforceNoDataAvail()Jooyung Han
2021-11-09Support List<interface>Jooyung Han