/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/ |
H A D | IDeprecated.rs | 15 fn getDefaultImpl() -> IDeprecatedDefaultRef where Self: Sized { in getDefaultImpl() method
|
H A D | INamedCallback.rs | 15 fn getDefaultImpl() -> INamedCallbackDefaultRef where Self: Sized { in getDefaultImpl() method
|
H A D | INewName.rs | 15 fn getDefaultImpl() -> INewNameDefaultRef where Self: Sized { in getDefaultImpl() method
|
H A D | IOldName.rs | 15 fn getDefaultImpl() -> IOldNameDefaultRef where Self: Sized { in getDefaultImpl() method
|
H A D | ITestService.rs | 66 fn getDefaultImpl() -> ITestServiceDefaultRef where Self: Sized { in getDefaultImpl() method
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/ |
H A D | IDeprecated.java | 93 public static android.aidl.tests.IDeprecated getDefaultImpl() { in getDefaultImpl() method in IDeprecated.Stub
|
H A D | INamedCallback.java | 126 public static android.aidl.tests.INamedCallback getDefaultImpl() { in getDefaultImpl() method in INamedCallback.Stub
|
H A D | INewName.java | 126 public static android.aidl.tests.INewName getDefaultImpl() { in getDefaultImpl() method in INewName.Stub
|
H A D | IOldName.java | 126 public static android.aidl.tests.IOldName getDefaultImpl() { in getDefaultImpl() method in IOldName.Stub
|
H A D | ITestService.java | 2333 public static android.aidl.tests.ITestService getDefaultImpl() { in getDefaultImpl() method in ITestService.Stub
|
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/ |
H A D | IDeprecated.cpp | 73 const std::shared_ptr<IDeprecated>& IDeprecated::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
|
H A D | INamedCallback.cpp | 122 const std::shared_ptr<INamedCallback>& INamedCallback::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
|
H A D | INewName.cpp | 122 const std::shared_ptr<INewName>& INewName::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::INewName
|
H A D | IOldName.cpp | 122 const std::shared_ptr<IOldName>& IOldName::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::IOldName
|
H A D | ITestService.cpp | 3212 const std::shared_ptr<ITestService>& ITestService::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::tests::ITestService
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-java-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.java | 249 public static android.aidl.loggable.ILoggableInterface getDefaultImpl() { in getDefaultImpl() method in ILoggableInterface.Stub
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 449 const std::shared_ptr<ILoggableInterface>& ILoggableInterface::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface
|
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk_platform-source/gen/android/aidl/loggable/ |
H A D | ILoggableInterface.cpp | 449 const std::shared_ptr<ILoggableInterface>& ILoggableInterface::getDefaultImpl() { in getDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface
|