/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/ |
H A D | ITestService.aidl | 69 LongEnum[] ReverseLongEnum(in LongEnum[] input, out LongEnum[] repeated); in ReverseLongEnum() method
|
/aosp_15_r20/trusty/user/app/sample/binder-test/service/ |
D | main.cpp | 141 Status ReverseLongEnum(const std::vector<LongEnum>& input, in ReverseLongEnum() function in TestService
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 145 LongEnum[] ReverseLongEnum(in LongEnum[] input, out LongEnum[] repeated); in ReverseLongEnum() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 130 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Default 446 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Delegator 2492 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Stub.Proxy 3885 public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteException; in ReverseLongEnum() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 130 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Default 446 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Delegator 2492 …@Override public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteExc… in ReverseLongEnum() method in ITestService.Stub.Proxy 3885 public long[] ReverseLongEnum(long[] input, long[] repeated) throws android.os.RemoteException; in ReverseLongEnum() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 111 …::ndk::ScopedAStatus ReverseLongEnum(const std::vector<::aidl::android::aidl::tests::LongEnum>& in… in ReverseLongEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 111 …::ndk::ScopedAStatus ReverseLongEnum(const std::vector<::aidl::android::aidl::tests::LongEnum>& in… in ReverseLongEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 297 public long[] ReverseLongEnum(long[] input, long[] repeated) throws RemoteException { in ReverseLongEnum() method in TestServiceServer
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 179 …::android::binder::Status ReverseLongEnum(const ::std::vector<::android::aidl::tests::LongEnum>& i… in ReverseLongEnum() function
|
D | ITestService.h | 700 …::android::binder::Status ReverseLongEnum(const ::std::vector<::android::aidl::tests::LongEnum>& /… in ReverseLongEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 179 …::android::binder::Status ReverseLongEnum(const ::std::vector<::android::aidl::tests::LongEnum>& i… in ReverseLongEnum() function
|
D | ITestService.h | 700 …::android::binder::Status ReverseLongEnum(const ::std::vector<::android::aidl::tests::LongEnum>& /… in ReverseLongEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2450 ::ndk::ScopedAStatus BpTestService::ReverseLongEnum(const std::vector<::aidl::android::aidl::tests:… in ReverseLongEnum() function in aidl::android::aidl::tests::BpTestService 4598 ::ndk::ScopedAStatus ITestServiceDefault::ReverseLongEnum(const std::vector<::aidl::android::aidl::… in ReverseLongEnum() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2450 ::ndk::ScopedAStatus BpTestService::ReverseLongEnum(const std::vector<::aidl::android::aidl::tests:… in ReverseLongEnum() function in aidl::android::aidl::tests::BpTestService 4598 ::ndk::ScopedAStatus ITestServiceDefault::ReverseLongEnum(const std::vector<::aidl::android::aidl::… in ReverseLongEnum() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 271 ScopedAStatus ReverseLongEnum(const vector<LongEnum>& input, vector<LongEnum>* repeated, in ReverseLongEnum() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 398 Status ReverseLongEnum(const vector<LongEnum>& input, vector<LongEnum>* repeated, in ReverseLongEnum() function in __anonf414188e0111::NativeService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1035 ::android::binder::Status BpTestService::ReverseLongEnum(const ::std::vector<::android::aidl::tests… in ReverseLongEnum() function in android::aidl::tests::BpTestService
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 1035 ::android::binder::Status BpTestService::ReverseLongEnum(const ::std::vector<::android::aidl::tests… in ReverseLongEnum() function in android::aidl::tests::BpTestService
|