Home
last modified time | relevance | path

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

123

/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/
DIDeprecated.cpp76 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
DICircular.cpp137 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
DINamedCallback.cpp125 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
DIOldName.cpp125 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
DINewName.cpp125 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
DArrayOfInterfaces.cpp106 bool ArrayOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& imp… in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface
325 bool ArrayOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IMyInterface
DListOfInterfaces.cpp106 bool ListOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& impl… in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface
313 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/
DIDeprecated.cpp76 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
DICircular.cpp137 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
DIOldName.cpp125 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
DINamedCallback.cpp125 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
DINewName.cpp125 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
DArrayOfInterfaces.cpp106 bool ArrayOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& imp… in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IEmptyInterface
325 bool ArrayOfInterfaces::IMyInterface::setDefaultImpl(const std::shared_ptr<IMyInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ArrayOfInterfaces::IMyInterface
DListOfInterfaces.cpp106 bool ListOfInterfaces::IEmptyInterface::setDefaultImpl(const std::shared_ptr<IEmptyInterface>& impl… in setDefaultImpl() function in aidl::android::aidl::tests::ListOfInterfaces::IEmptyInterface
313 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/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp191 bool INestedService::setDefaultImpl(const std::shared_ptr<INestedService>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService
389 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/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/
DINestedService.cpp191 bool INestedService::setDefaultImpl(const std::shared_ptr<INestedService>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::nested::INestedService
389 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/frozen/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs25 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
DINamedCallback.rs25 fn setDefaultImpl(d: INamedCallbackDefaultRef) -> INamedCallbackDefaultRef where Self: Sized { in setDefaultImpl() method
DICircular.rs25 fn setDefaultImpl(d: ICircularDefaultRef) -> ICircularDefaultRef where Self: Sized { in setDefaultImpl() method
DINewName.rs25 fn setDefaultImpl(d: INewNameDefaultRef) -> INewNameDefaultRef where Self: Sized { in setDefaultImpl() method
DIOldName.rs25 fn setDefaultImpl(d: IOldNameDefaultRef) -> IOldNameDefaultRef where Self: Sized { in setDefaultImpl() method
/system/tools/aidl/tests/golden_output/aidl-test-interface-rust-source/gen/android/aidl/tests/
DIDeprecated.rs25 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
DINamedCallback.rs25 fn setDefaultImpl(d: INamedCallbackDefaultRef) -> INamedCallbackDefaultRef where Self: Sized { in setDefaultImpl() method
DIOldName.rs25 fn setDefaultImpl(d: IOldNameDefaultRef) -> IOldNameDefaultRef where Self: Sized { in setDefaultImpl() method
DICircular.rs25 fn setDefaultImpl(d: ICircularDefaultRef) -> ICircularDefaultRef where Self: Sized { in setDefaultImpl() method

123