Home
last modified time | relevance | path

Searched defs:setDefaultImpl (Results 1 – 18 of 18) sorted by relevance

/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
H A DIDeprecated.rs18 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
H A DINamedCallback.rs18 fn setDefaultImpl(d: INamedCallbackDefaultRef) -> INamedCallbackDefaultRef where Self: Sized { in setDefaultImpl() method
H A DINewName.rs18 fn setDefaultImpl(d: INewNameDefaultRef) -> INewNameDefaultRef where Self: Sized { in setDefaultImpl() method
H A DIOldName.rs18 fn setDefaultImpl(d: IOldNameDefaultRef) -> IOldNameDefaultRef where Self: Sized { in setDefaultImpl() method
H A DITestService.rs69 fn setDefaultImpl(d: ITestServiceDefaultRef) -> ITestServiceDefaultRef where Self: Sized { in setDefaultImpl() method
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/
H A DIDeprecated.java80 public static boolean setDefaultImpl(android.aidl.tests.IDeprecated impl) { in setDefaultImpl() method in IDeprecated.Stub
H A DINamedCallback.java113 public static boolean setDefaultImpl(android.aidl.tests.INamedCallback impl) { in setDefaultImpl() method in INamedCallback.Stub
H A DINewName.java113 public static boolean setDefaultImpl(android.aidl.tests.INewName impl) { in setDefaultImpl() method in INewName.Stub
H A DIOldName.java113 public static boolean setDefaultImpl(android.aidl.tests.IOldName impl) { in setDefaultImpl() method in IOldName.Stub
H A DITestService.java2320 public static boolean setDefaultImpl(android.aidl.tests.ITestService impl) { in setDefaultImpl() method in ITestService.Stub
/aosp12/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk_platform-source/gen/android/aidl/tests/
H A DIDeprecated.cpp62 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
H A DINamedCallback.cpp111 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
H A DINewName.cpp111 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
H A DIOldName.cpp111 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
H A DITestService.cpp3201 bool ITestService::setDefaultImpl(const std::shared_ptr<ITestService>& impl) { in setDefaultImpl() 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 DILoggableInterface.java236 public static boolean setDefaultImpl(android.aidl.loggable.ILoggableInterface impl) { in setDefaultImpl() method in ILoggableInterface.Stub
/aosp12/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
H A DILoggableInterface.cpp438 bool ILoggableInterface::setDefaultImpl(const std::shared_ptr<ILoggableInterface>& impl) { in setDefaultImpl() 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 DILoggableInterface.cpp438 bool ILoggableInterface::setDefaultImpl(const std::shared_ptr<ILoggableInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface