| /system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/android/aidl/tests/ |
| D | IDeprecated.cpp | 81 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
|
| D | ICircular.cpp | 142 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
|
| D | INamedCallback.cpp | 130 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
|
| D | IOldName.cpp | 130 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
|
| D | INewName.cpp | 130 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
|
| D | ListOfInterfaces.cpp | 111 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
|
| D | ArrayOfInterfaces.cpp | 111 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/ |
| D | IDeprecated.cpp | 81 bool IDeprecated::setDefaultImpl(const std::shared_ptr<IDeprecated>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IDeprecated
|
| D | INamedCallback.cpp | 130 bool INamedCallback::setDefaultImpl(const std::shared_ptr<INamedCallback>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INamedCallback
|
| D | IOldName.cpp | 130 bool IOldName::setDefaultImpl(const std::shared_ptr<IOldName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::IOldName
|
| D | INewName.cpp | 130 bool INewName::setDefaultImpl(const std::shared_ptr<INewName>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::INewName
|
| D | ICircular.cpp | 142 bool ICircular::setDefaultImpl(const std::shared_ptr<ICircular>& impl) { in setDefaultImpl() function in aidl::android::aidl::tests::ICircular
|
| D | ArrayOfInterfaces.cpp | 111 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
|
| D | ListOfInterfaces.cpp | 111 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/ |
| D | INestedService.cpp | 196 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/ |
| D | INestedService.cpp | 196 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/ |
| D | ILoggableInterface.cpp | 446 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/ |
| D | ILoggableInterface.cpp | 446 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/ |
| D | IDeprecated.rs | 33 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
|
| D | INamedCallback.rs | 33 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/ |
| D | IDeprecated.rs | 33 fn setDefaultImpl(d: IDeprecatedDefaultRef) -> IDeprecatedDefaultRef where Self: Sized { in setDefaultImpl() method
|
| D | IOldName.rs | 33 fn setDefaultImpl(d: IOldNameDefaultRef) -> IOldNameDefaultRef where Self: Sized { in setDefaultImpl() method
|
| D | ICircular.rs | 33 fn setDefaultImpl(d: ICircularDefaultRef) -> ICircularDefaultRef where Self: Sized { in setDefaultImpl() method
|
| D | INewName.rs | 33 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/ |
| D | IFooInterface.cpp | 448 bool IFooInterface::setDefaultImpl(const std::shared_ptr<IFooInterface>& impl) { in setDefaultImpl() function in aidl::android::aidl::versioned::tests::IFooInterface
|