| /system/core/trusty/keymaster/include/trusty_keymaster/ |
| D | TrustySharedSecret.h | 28 explicit TrustySharedSecret(std::shared_ptr<::keymaster::TrustyKeymaster> impl) in TrustySharedSecret()
|
| D | TrustySecureClock.h | 29 explicit TrustySecureClock(std::shared_ptr<::keymaster::TrustyKeymaster> impl) in TrustySecureClock()
|
| D | TrustyRemotelyProvisionedComponentDevice.h | 33 explicit TrustyRemotelyProvisionedComponentDevice(shared_ptr<TrustyKeymaster> impl) in TrustyRemotelyProvisionedComponentDevice()
|
| D | TrustyKeyMintDevice.h | 37 explicit TrustyKeyMintDevice(shared_ptr<TrustyKeymaster> impl) : impl_(std::move(impl)) {} in TrustyKeyMintDevice()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/ |
| D | BnDeprecated.h | 20 explicit IDeprecatedDelegator(const ::android::sp<IDeprecated> &impl) : _aidl_delegate(impl) {} in IDeprecatedDelegator()
|
| D | BnNamedCallback.h | 21 …plicit INamedCallbackDelegator(const ::android::sp<INamedCallback> &impl) : _aidl_delegate(impl) {} in INamedCallbackDelegator()
|
| D | BnOldName.h | 21 explicit IOldNameDelegator(const ::android::sp<IOldName> &impl) : _aidl_delegate(impl) {} in IOldNameDelegator()
|
| D | BnNewName.h | 21 explicit INewNameDelegator(const ::android::sp<INewName> &impl) : _aidl_delegate(impl) {} in INewNameDelegator()
|
| D | BnCircular.h | 22 explicit ICircularDelegator(const ::android::sp<ICircular> &impl) : _aidl_delegate(impl) {} in ICircularDelegator()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/ |
| D | BnDeprecated.h | 28 explicit IDeprecatedDelegator(const std::shared_ptr<IDeprecated> &impl) : _impl(impl) { in IDeprecatedDelegator()
|
| D | BnNamedCallback.h | 28 explicit INamedCallbackDelegator(const std::shared_ptr<INamedCallback> &impl) : _impl(impl) { in INamedCallbackDelegator()
|
| D | BnOldName.h | 28 explicit IOldNameDelegator(const std::shared_ptr<IOldName> &impl) : _impl(impl) { in IOldNameDelegator()
|
| D | BnCircular.h | 28 explicit ICircularDelegator(const std::shared_ptr<ICircular> &impl) : _impl(impl) { in ICircularDelegator()
|
| D | BnNewName.h | 28 explicit INewNameDelegator(const std::shared_ptr<INewName> &impl) : _impl(impl) { in INewNameDelegator()
|
| /system/libvintf/ |
| D | HostFileSystem.cpp | 28 std::unique_ptr<FileSystem>&& impl) in HostFileSystem() 33 HostFileSystem::HostFileSystem(const Dirmap& dirmap, status_t missingError, FileSystem* impl) in HostFileSystem()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | BnNestedService.h | 24 …plicit INestedServiceDelegator(const ::android::sp<INestedService> &impl) : _aidl_delegate(impl) {} in INestedServiceDelegator()
|
| D | INestedService.h | 98 explicit ICallbackDelegator(const ::android::sp<ICallback> &impl) : _aidl_delegate(impl) {} in ICallbackDelegator()
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/nested/ |
| D | BnNestedService.h | 29 explicit INestedServiceDelegator(const std::shared_ptr<INestedService> &impl) : _impl(impl) { in INestedServiceDelegator()
|
| /system/core/libutils/ |
| D | RefBase.cpp | 559 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeak() local 568 weakref_impl* const impl = static_cast<weakref_impl*>(this); in incWeakRequireWeak() local 577 weakref_impl* const impl = static_cast<weakref_impl*>(this); in decWeak() local 618 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncStrong() local 715 weakref_impl* const impl = static_cast<weakref_impl*>(this); in attemptIncWeak() local 846 weakref_impl* const impl = static_cast<weakref_impl*>(ref); in renameRefId() local
|
| /system/connectivity/wificond/ |
| D | ap_interface_binder.cpp | 29 ApInterfaceBinder::ApInterfaceBinder(ApInterfaceImpl* impl) in ApInterfaceBinder()
|
| D | client_interface_binder.cpp | 38 ClientInterfaceBinder::ClientInterfaceBinder(ClientInterfaceImpl* impl) in ClientInterfaceBinder()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-ndk-source/gen/include/aidl/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 31 explicit IFooInterfaceDelegator(const std::shared_ptr<IFooInterface> &impl) : _impl(impl) { in IFooInterfaceDelegator()
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | DelegatorTests.java | 37 public Custom(ITestService impl) { super(impl); } in Custom()
|
| /system/security/keystore/include/keystore/ |
| D | keystore_concurrency.h | 90 explicit ProxyLock(Implementation&& impl) : impl_(std::move(impl)) {} in ProxyLock()
|
| /system/tools/aidl/tests/golden_output/aidl-test-versioned-interface-V1-cpp-source/gen/include/android/aidl/versioned/tests/ |
| D | BnFooInterface.h | 29 …explicit IFooInterfaceDelegator(const ::android::sp<IFooInterface> &impl) : _aidl_delegate(impl) {} in IFooInterfaceDelegator()
|