Home
last modified time | relevance | path

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

123

/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIDeprecated.cpp81 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
DICircular.cpp142 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
DINamedCallback.cpp130 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
DIOldName.cpp130 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
DINewName.cpp130 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
DListOfInterfaces.cpp111 bool ListOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& impl… in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface
319 bool ListOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IMyInterface
DArrayOfInterfaces.cpp111 bool ArrayOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& imp… in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface
331 bool ArrayOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IMyInterface
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIDeprecated.cpp81 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
DINamedCallback.cpp130 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
DIOldName.cpp130 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
DINewName.cpp130 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
DICircular.cpp142 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
DArrayOfInterfaces.cpp111 bool ArrayOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& imp… in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface
331 bool ArrayOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IMyInterface
DListOfInterfaces.cpp111 bool ListOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& impl… in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface
319 bool ListOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IMyInterface
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp196 bool INestedService::setDefaultImpl(const std::shared_ptr<INestedService>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService
395 bool INestedService::ICallback::setDefaultImpl(const std::shared_ptr<ICallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService::ICallback
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp196 bool INestedService::setDefaultImpl(const std::shared_ptr<INestedService>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService
395 bool INestedService::ICallback::setDefaultImpl(const std::shared_ptr<ICallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService::ICallback
/system/tools/aidl/tests/golden_output/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp446 bool ILoggableInterface::setDefaultImpl(const std::shared_ptr<ILoggableInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface
629 bool ILoggableInterface::ISub::setDefaultImpl(const std::shared_ptr<ISub>& impl) { in setDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface::ISub
/system/tools/aidl/tests/golden_output/frozen/aidl_test_loggable_interface-ndk-source/gen/android/aidl/loggable/
DILoggableInterface.cpp446 bool ILoggableInterface::setDefaultImpl(const std::shared_ptr<ILoggableInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface
629 bool ILoggableInterface::ISub::setDefaultImpl(const std::shared_ptr<ISub>& impl) { in setDefaultImpl() function in aidl::android::aidl::loggable::ILoggableInterface::ISub
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs33 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
DINamedCallback.rs33 fn setDefaultImpl(d: INamedCallbackDefaultRef) -> INamedCallbackDefaultRef where Self: Sized { in setDefaultImpl() method
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs33 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
DIOldName.rs33 fn setDefaultImpl(d: IOldNameDefaultRef) -> IOldNameDefaultRef where Self: Sized { in setDefaultImpl() method
DICircular.rs33 fn setDefaultImpl(d: ICircularDefaultRef) -> ICircularDefaultRef where Self: Sized { in setDefaultImpl() method
DINewName.rs33 fn setDefaultImpl(d: INewNameDefaultRef) -> INewNameDefaultRef where Self: Sized { in setDefaultImpl() method
/system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/android/aidl/versioned/tests/
DIFooInterface.cpp448 bool IFooInterface::setDefaultImpl(const std::shared_ptr<IFooInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::versioned::tests::IFooInterface

123