/aosp_15_r20/system/tools/aidl/tests/android/aidl/tests/ |
D | ITestService.aidl | 154 @nullable INamedCallback[] GetNullableInterfaceArray( in GetNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 156 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Default 472 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Delegator 2644 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Stub.Proxy 3893 …public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] names) thr… in GetNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/ |
D | ITestService.java | 156 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Default 472 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Delegator 2644 …@Override public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] … in GetNullableInterfaceArray() method in ITestService.Stub.Proxy 3893 …public android.aidl.tests.INamedCallback[] GetNullableInterfaceArray(java.lang.String[] names) thr… in GetNullableInterfaceArray() 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 | 129 …::ndk::ScopedAStatus GetNullableInterfaceArray(const std::optional<std::vector<std::optional<std::… in GetNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
D | BnTestService.h | 129 …::ndk::ScopedAStatus GetNullableInterfaceArray(const std::optional<std::vector<std::optional<std::… in GetNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 355 public INamedCallback[] GetNullableInterfaceArray(String[] names) throws RemoteException { in GetNullableInterfaceArray() 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 | 209 …::android::binder::Status GetNullableInterfaceArray(const ::std::optional<::std::vector<::std::opt… in GetNullableInterfaceArray() function
|
D | ITestService.h | 718 …::android::binder::Status GetNullableInterfaceArray(const ::std::optional<::std::vector<::std::opt… in GetNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
D | BnTestService.h | 209 …::android::binder::Status GetNullableInterfaceArray(const ::std::optional<::std::vector<::std::opt… in GetNullableInterfaceArray() function
|
D | ITestService.h | 718 …::android::binder::Status GetNullableInterfaceArray(const ::std::optional<::std::vector<::std::opt… in GetNullableInterfaceArray() function
|
/aosp_15_r20/system/tools/aidl/tests/rust/ |
D | test_service.rs | 245 fn GetNullableInterfaceArray( in GetNullableInterfaceArray() method
|
D | test_service_async.rs | 283 async fn GetNullableInterfaceArray( in GetNullableInterfaceArray() method
|
/aosp_15_r20/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
D | ITestService.cpp | 2711 ::ndk::ScopedAStatus BpTestService::GetNullableInterfaceArray(const std::optional<std::vector<std::… in GetNullableInterfaceArray() function in aidl::android::aidl::tests::BpTestService 4628 ::ndk::ScopedAStatus ITestServiceDefault::GetNullableInterfaceArray(const std::optional<std::vector… in GetNullableInterfaceArray() 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 | 2711 ::ndk::ScopedAStatus BpTestService::GetNullableInterfaceArray(const std::optional<std::vector<std::… in GetNullableInterfaceArray() function in aidl::android::aidl::tests::BpTestService 4628 ::ndk::ScopedAStatus ITestServiceDefault::GetNullableInterfaceArray(const std::optional<std::vector… in GetNullableInterfaceArray() function in aidl::android::aidl::tests::ITestServiceDefault
|
/aosp_15_r20/system/tools/aidl/tests/ |
D | aidl_test_service_ndk.cpp | 344 ScopedAStatus GetNullableInterfaceArray( in GetNullableInterfaceArray() function in __anon0586964a0111::NativeService
|
D | aidl_test_service.cpp | 470 Status GetNullableInterfaceArray(const optional<vector<optional<String16>>>& names, in GetNullableInterfaceArray() 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 | 1289 ::android::binder::Status BpTestService::GetNullableInterfaceArray(const ::std::optional<::std::vec… in GetNullableInterfaceArray() 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 | 1289 ::android::binder::Status BpTestService::GetNullableInterfaceArray(const ::std::optional<::std::vec… in GetNullableInterfaceArray() function in android::aidl::tests::BpTestService
|