Home
last modified time | relevance | path

Searched defs:ReverseInt (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/system/core/trusty/test/binder/aidl/com/android/trusty/binder/test/
H A DITestService.aidl62 int[] ReverseInt(in int[] input, out int[] repeated); in ReverseInt() method
/aosp_15_r20/trusty/user/app/sample/binder-test/service/
Dmain.cpp106 Status ReverseInt(const std::vector<int32_t>& input, in ReverseInt() function in TestService
/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl138 int[] ReverseInt(in int[] input, out int[] repeated); in ReverseInt() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java102 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Default
418 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Delegator
2310 … @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Stub.Proxy
3878 public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseInt() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java102 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Default
418 @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Delegator
2310 … @Override public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException in ReverseInt() method in ITestService.Stub.Proxy
3878 public int[] ReverseInt(int[] input, int[] repeated) throws android.os.RemoteException; in ReverseInt() method
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h90 …::ndk::ScopedAStatus ReverseInt(const std::vector<int32_t>& in_input, std::vector<int32_t>* out_re… in ReverseInt() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h90 …::ndk::ScopedAStatus ReverseInt(const std::vector<int32_t>& in_input, std::vector<int32_t>* out_re… in ReverseInt() function
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java234 public int[] ReverseInt(int[] input, int[] repeated) throws RemoteException { in ReverseInt() method in TestServiceServer
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h158 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& input, ::std::vector<int32_t>* … in ReverseInt() function
DITestService.h679 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& /*input*/, ::std::vector<int32_… in ReverseInt() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h158 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& input, ::std::vector<int32_t>* … in ReverseInt() function
DITestService.h679 …::android::binder::Status ReverseInt(const ::std::vector<int32_t>& /*input*/, ::std::vector<int32_… in ReverseInt() function
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp2121 ::ndk::ScopedAStatus BpTestService::ReverseInt(const std::vector<int32_t>& in_input, std::vector<in… in ReverseInt() function in aidl::android::aidl::tests::BpTestService
4563 ::ndk::ScopedAStatus ITestServiceDefault::ReverseInt(const std::vector<int32_t>& /*in_input*/, std:… in ReverseInt() 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/
DITestService.cpp2121 ::ndk::ScopedAStatus BpTestService::ReverseInt(const std::vector<int32_t>& in_input, std::vector<in… in ReverseInt() function in aidl::android::aidl::tests::BpTestService
4563 ::ndk::ScopedAStatus ITestServiceDefault::ReverseInt(const std::vector<int32_t>& /*in_input*/, std:… in ReverseInt() function in aidl::android::aidl::tests::ITestServiceDefault
/aosp_15_r20/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp243 ScopedAStatus ReverseInt(const vector<int32_t>& input, vector<int32_t>* repeated, in ReverseInt() function in __anon0586964a0111::NativeService
Daidl_test_service.cpp365 Status ReverseInt(const vector<int32_t>& input, in ReverseInt() function in __anonf414188e0111::NativeService
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp706 ::android::binder::Status BpTestService::ReverseInt(const ::std::vector<int32_t>& input, ::std::vec… in ReverseInt() 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/
DITestService.cpp706 ::android::binder::Status BpTestService::ReverseInt(const ::std::vector<int32_t>& input, ::std::vec… in ReverseInt() function in android::aidl::tests::BpTestService