/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/ |
H A D | ITestService.aidl | 63 long[] ReverseLong(in long[] input, out long[] repeated); in ReverseLong() method
|
/aosp_15_r20/trusty/user/app/sample/binder-test/service/ |
D | main.cpp | 111 Status ReverseLong(const std::vector<int64_t>& input, in ReverseLong() function in TestService
|
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 139 long[] ReverseLong(in long[] input, out long[] repeated); in ReverseLong() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 106 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Default 422 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Delegator 2336 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Stub.Proxy 3879 public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteException; in ReverseLong() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 106 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Default 422 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Delegator 2336 …@Override public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteExcepti… in ReverseLong() method in ITestService.Stub.Proxy 3879 public long[] ReverseLong(long[] input, long[] repeated) throws android.os.RemoteException; in ReverseLong() 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 | 93 …::ndk::ScopedAStatus ReverseLong(const std::vector<int64_t>& in_input, std::vector<int64_t>* out_r… in ReverseLong() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 93 …::ndk::ScopedAStatus ReverseLong(const std::vector<int64_t>& in_input, std::vector<int64_t>* out_r… in ReverseLong() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 243 public long[] ReverseLong(long[] input, long[] repeated) throws RemoteException { in ReverseLong() 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 | 161 …::android::binder::Status ReverseLong(const ::std::vector<int64_t>& input, ::std::vector<int64_t>*… in ReverseLong() function
|
D | ITestService.h | 682 …::android::binder::Status ReverseLong(const ::std::vector<int64_t>& /*input*/, ::std::vector<int64… in ReverseLong() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 161 …::android::binder::Status ReverseLong(const ::std::vector<int64_t>& input, ::std::vector<int64_t>*… in ReverseLong() function
|
D | ITestService.h | 682 …::android::binder::Status ReverseLong(const ::std::vector<int64_t>& /*input*/, ::std::vector<int64… in ReverseLong() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2168 ::ndk::ScopedAStatus BpTestService::ReverseLong(const std::vector<int64_t>& in_input, std::vector<i… in ReverseLong() function in aidl::android::aidl::tests::BpTestService 4568 ::ndk::ScopedAStatus ITestServiceDefault::ReverseLong(const std::vector<int64_t>& /*in_input*/, std… in ReverseLong() 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 | 2168 ::ndk::ScopedAStatus BpTestService::ReverseLong(const std::vector<int64_t>& in_input, std::vector<i… in ReverseLong() function in aidl::android::aidl::tests::BpTestService 4568 ::ndk::ScopedAStatus ITestServiceDefault::ReverseLong(const std::vector<int64_t>& /*in_input*/, std… in ReverseLong() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 247 ScopedAStatus ReverseLong(const vector<int64_t>& input, vector<int64_t>* repeated, in ReverseLong() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 370 Status ReverseLong(const vector<int64_t>& input, in ReverseLong() 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 | 753 ::android::binder::Status BpTestService::ReverseLong(const ::std::vector<int64_t>& input, ::std::ve… in ReverseLong() 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 | 753 ::android::binder::Status BpTestService::ReverseLong(const ::std::vector<int64_t>& input, ::std::ve… in ReverseLong() function in android::aidl::tests::BpTestService
|