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.h153 …::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.h153 …::ndk::ScopedAStatus RepeatNullableIntArray(const std::optional<std::vector<int32_t>>& in_input, s… in RepeatNullableIntArray() function
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h233 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& in… in RepeatNullableIntArray() function
DITestService.h745 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& /*… in RepeatNullableIntArray() function
/system/tools/aidl/tests/java/src/android/aidl/service/
DTestServiceServer.java435 public int[] RepeatNullableIntArray(int[] input) throws RemoteException { in RepeatNullableIntArray() method in TestServiceServer
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/
DBnTestService.h233 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& in… in RepeatNullableIntArray() function
DITestService.h745 …::android::binder::Status RepeatNullableIntArray(const ::std::optional<::std::vector<int32_t>>& /*… in RepeatNullableIntArray() function
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java190 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Default
507 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Delegator
2842 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Stub.Proxy
3904 public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException; in RepeatNullableIntArray() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/
DITestService.java190 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Default
507 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Delegator
2842 @Override public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException in RepeatNullableIntArray() method in ITestService.Stub.Proxy
3904 public int[] RepeatNullableIntArray(int[] input) throws android.os.RemoteException; in RepeatNullableIntArray() method
/system/tools/aidl/tests/
Daidl_test_service_ndk.cpp435 ScopedAStatus RepeatNullableIntArray(const optional<vector<int32_t>>& input, in RepeatNullableIntArray() function in __anon4c0400ca0111::NativeService
Daidl_test_service.cpp560 Status RepeatNullableIntArray(const optional<vector<int32_t>>& input, in RepeatNullableIntArray() function in __anon6380430e0111::NativeService
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DITestService.cpp3051 ::ndk::ScopedAStatus BpTestService::RepeatNullableIntArray(const std::optional<std::vector<int32_t>… in RepeatNullableIntArray() function in aidl::android::aidl::tests::BpTestService
4668 ::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.cpp3051 ::ndk::ScopedAStatus BpTestService::RepeatNullableIntArray(const std::optional<std::vector<int32_t>… in RepeatNullableIntArray() function in aidl::android::aidl::tests::BpTestService
4668 ::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.cpp1616 ::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.cpp1616 ::android::binder::Status BpTestService::RepeatNullableIntArray(const ::std::optional<::std::vector… in RepeatNullableIntArray() function in android::aidl::tests::BpTestService