Home
last modified time | relevance | path

Searched defs:RepeatNullableIntArray (Results 1 – 16 of 16) sorted by relevance

/system/tools/aidl/tests/android/aidl/tests/
DITestService.aidl174 @nullable int[] RepeatNullableIntArray(in @nullable int[] input); in RepeatNullableIntArray() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h149 …::ndk::ScopedAStatus RepeatNullableIntArray(const std::optional<std::vector<int32_t>>& in_input, s… in RepeatNullableIntArray() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/
DBnTestService.h149 …::ndk::ScopedAStatus RepeatNullableIntArray(const std::optional<std::vector<int32_t>>& in_input, s… in RepeatNullableIntArray() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java434 public int[] RepeatNullableIntArray(int[] input) throws RemoteException { in RepeatNullableIntArray() method in TestServiceServer
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h228 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& in… in RepeatNullableIntArray() function
DITestService.h737 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& /*… in RepeatNullableIntArray() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h228 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& in… in RepeatNullableIntArray() function
DITestService.h737 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& /*… in RepeatNullableIntArray() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java186 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Default
498 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Delegator
2777 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Stub.Proxy
3811 public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException; in RepeatNullableIntArray() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java186 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Default
498 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Delegator
2777 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Stub.Proxy
3811 public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException; in RepeatNullableIntArray() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp434 ScopedAStatus RepeatNullableIntArray(const optional<vector<int32_t>>& input, in RepeatNullableIntArray() function in __anonc70ad0540111::NativeService
Daidl_test_service.cpp559 Status RepeatNullableIntArray(const optional<vector<int32_t>>& input, in RepeatNullableIntArray() function in __anonee08dd980111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3028 ::ndk::ScopedAStatus BpTestService::RepeatNullableIntArray(const std::optional<std::vector<int32_t>… in RepeatNullableIntArray() function in aidl::android::aidl::tests::BpTestService
4604 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableIntArray(const std::optional<std::vector<in… in RepeatNullableIntArray() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3028 ::ndk::ScopedAStatus BpTestService::RepeatNullableIntArray(const std::optional<std::vector<int32_t>… in RepeatNullableIntArray() function in aidl::android::aidl::tests::BpTestService
4604 ::ndk::ScopedAStatus ITestServiceDefault::RepeatNullableIntArray(const std::optional<std::vector<in… in RepeatNullableIntArray() function in aidl::android::aidl::tests::ITestServiceDefault
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1613 ::android::binder::Status BpTestService::RepeatNullableIntArray(const ::std::optional<::std::vector… in RepeatNullableIntArray() function in android::aidl::tests::BpTestService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/android/aidl/tests/
DITestService.cpp1613 ::android::binder::Status BpTestService::RepeatNullableIntArray(const ::std::optional<::std::vector… in RepeatNullableIntArray() function in android::aidl::tests::BpTestService