/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 232 @nullable IBinder[] ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 285 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Default 609 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Delegator 3426 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Stub.Proxy 3934 …public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, android.os.IBi… in ReverseNullableIBinderArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 285 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Default 609 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Delegator 3426 …@Override public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, andr… in ReverseNullableIBinderArray() method in ITestService.Stub.Proxy 3934 …public android.os.IBinder[] ReverseNullableIBinderArray(android.os.IBinder[] input, android.os.IBi… in ReverseNullableIBinderArray() 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 | 225 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder… in ReverseNullableIBinderArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 225 …::ndk::ScopedAStatus ReverseNullableIBinderArray(const std::optional<std::vector<::ndk::SpAIBinder… in ReverseNullableIBinderArray() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 608 public IBinder[] ReverseNullableIBinderArray(IBinder[] input, IBinder[] repeated) { in ReverseNullableIBinderArray() 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 | 309 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
D | ITestService.h | 814 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 309 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
D | ITestService.h | 814 …::android::binder::Status ReverseNullableIBinderArray(const ::std::optional<::std::vector<::androi… in ReverseNullableIBinderArray() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 481 fn ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
D | test_service_async.rs | 528 async fn ReverseNullableIBinderArray( in ReverseNullableIBinderArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 4044 ::ndk::ScopedAStatus BpTestService::ReverseNullableIBinderArray(const std::optional<std::vector<::n… in ReverseNullableIBinderArray() function in aidl::android::aidl::tests::BpTestService 4788 ::ndk::ScopedAStatus ITestServiceDefault::ReverseNullableIBinderArray(const std::optional<std::vect… in ReverseNullableIBinderArray() 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 | 4044 ::ndk::ScopedAStatus BpTestService::ReverseNullableIBinderArray(const std::optional<std::vector<::n… in ReverseNullableIBinderArray() function in aidl::android::aidl::tests::BpTestService 4788 ::ndk::ScopedAStatus ITestServiceDefault::ReverseNullableIBinderArray(const std::optional<std::vect… in ReverseNullableIBinderArray() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 632 ScopedAStatus ReverseNullableIBinderArray( in ReverseNullableIBinderArray() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 749 Status ReverseNullableIBinderArray(const std::optional<vector<sp<IBinder>>>& input, in ReverseNullableIBinderArray() 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 | 2565 ::android::binder::Status BpTestService::ReverseNullableIBinderArray(const ::std::optional<::std::v… in ReverseNullableIBinderArray() 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 | 2565 ::android::binder::Status BpTestService::ReverseNullableIBinderArray(const ::std::optional<::std::v… in ReverseNullableIBinderArray() function in android::aidl::tests::BpTestService
|