/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/ |
H A D | ITestService.aidl | 68 IntEnum[] ReverseIntEnum(in IntEnum[] input, out IntEnum[] repeated); in ReverseIntEnum() method
|
/aosp_15_r20/trusty/user/app/sample/binder-test/service/ |
D | main.cpp | 136 Status ReverseIntEnum(const std::vector<IntEnum>& input, in ReverseIntEnum() function in TestService
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 144 IntEnum[] ReverseIntEnum(in IntEnum[] input, out IntEnum[] repeated); in ReverseIntEnum() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 126 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Default 442 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Delegator 2466 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Stub.Proxy 3884 public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseIntEnum() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 126 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Default 442 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Delegator 2466 …@Override public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteExcepti… in ReverseIntEnum() method in ITestService.Stub.Proxy 3884 public int[] ReverseIntEnum(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseIntEnum() 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 | 108 …::ndk::ScopedAStatus ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::IntEnum>& in_i… in ReverseIntEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 108 …::ndk::ScopedAStatus ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::IntEnum>& in_i… in ReverseIntEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 288 public int[] ReverseIntEnum(int[] input, int[] repeated) throws RemoteException { in ReverseIntEnum() 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 | 176 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& inp… in ReverseIntEnum() function
|
D | ITestService.h | 697 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& /*i… in ReverseIntEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 176 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& inp… in ReverseIntEnum() function
|
D | ITestService.h | 697 …::android::binder::Status ReverseIntEnum(const ::std::vector<::android::aidl::tests::IntEnum>& /*i… in ReverseIntEnum() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2403 ::ndk::ScopedAStatus BpTestService::ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::… in ReverseIntEnum() function in aidl::android::aidl::tests::BpTestService 4593 ::ndk::ScopedAStatus ITestServiceDefault::ReverseIntEnum(const std::vector<::aidl::android::aidl::t… in ReverseIntEnum() 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 | 2403 ::ndk::ScopedAStatus BpTestService::ReverseIntEnum(const std::vector<::aidl::android::aidl::tests::… in ReverseIntEnum() function in aidl::android::aidl::tests::BpTestService 4593 ::ndk::ScopedAStatus ITestServiceDefault::ReverseIntEnum(const std::vector<::aidl::android::aidl::t… in ReverseIntEnum() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 267 ScopedAStatus ReverseIntEnum(const vector<IntEnum>& input, vector<IntEnum>* repeated, in ReverseIntEnum() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 394 Status ReverseIntEnum(const vector<IntEnum>& input, vector<IntEnum>* repeated, in ReverseIntEnum() 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 | 988 ::android::binder::Status BpTestService::ReverseIntEnum(const ::std::vector<::android::aidl::tests:… in ReverseIntEnum() 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 | 988 ::android::binder::Status BpTestService::ReverseIntEnum(const ::std::vector<::android::aidl::tests:… in ReverseIntEnum() function in android::aidl::tests::BpTestService
|