Home
last modified time | relevance | path

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

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