/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
D | bluetooth_ble_scan_result.h | 27 … explicit BluetoothBleScanResult(const bluetooth::ScanResult &other) : bluetooth::ScanResult(other) in BluetoothBleScanResult() 29 …explicit BluetoothBleScanResult(const BluetoothBleScanResult &other) : bluetooth::ScanResult(other) in BluetoothBleScanResult() 31 …explicit BluetoothBleScanResult(const bluetooth::BleScanResultImpl &other) : bluetooth::ScanResult… in BluetoothBleScanResult()
|
D | bluetooth_a2dp_a2dpCodecStatus.h | 29 BluetoothA2dpCodecStatus(const bluetooth::CodecStatus& other) in BluetoothA2dpCodecStatus() 31 BluetoothA2dpCodecStatus(const BluetoothA2dpCodecStatus& other) in BluetoothA2dpCodecStatus()
|
D | bluetooth_avrcp_meItem.h | 28 explicit BluetoothAvrcpMeItem(const bluetooth::AvrcMeItem &other) : bluetooth::AvrcMeItem(other) in BluetoothAvrcpMeItem() 30 BluetoothAvrcpMeItem(const BluetoothAvrcpMeItem &other) : bluetooth::AvrcMeItem(other) in BluetoothAvrcpMeItem()
|
D | bluetooth_gatt_device.h | 27 BluetoothGattDevice(const bluetooth::GattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice() 29 BluetoothGattDevice(const BluetoothGattDevice &other) : bluetooth::GattDevice(other) in BluetoothGattDevice()
|
D | bluetooth_hfp_hf_call.h | 27 …BluetoothHfpHfCall(const bluetooth::HandsFreeUnitCalls& other): bluetooth::HandsFreeUnitCalls(othe… in BluetoothHfpHfCall() 28 BluetoothHfpHfCall(const BluetoothHfpHfCall& other): bluetooth::HandsFreeUnitCalls(other) {} in BluetoothHfpHfCall()
|
D | bluetooth_ble_advertiser_settings.h | 27 explicit BluetoothBleAdvertiserSettings(const bluetooth::AdvertiserSettings &other) in BluetoothBleAdvertiserSettings() 30 …BluetoothBleAdvertiserSettings(const BluetoothBleAdvertiserSettings &other) : bluetooth::Advertise… in BluetoothBleAdvertiserSettings()
|
D | bluetooth_avrcp_mpItem.h | 28 explicit BluetoothAvrcpMpItem(const bluetooth::AvrcMpItem &other) : bluetooth::AvrcMpItem(other) in BluetoothAvrcpMpItem() 30 BluetoothAvrcpMpItem(const BluetoothAvrcpMpItem &other) : bluetooth::AvrcMpItem(other) in BluetoothAvrcpMpItem()
|
D | bluetooth_a2dp_a2dpCodecInfo.h | 28 BluetoothA2dpCodecInfo(const bluetooth::CodecInfo& other) in BluetoothA2dpCodecInfo() 30 BluetoothA2dpCodecInfo(const BluetoothA2dpCodecInfo& other) in BluetoothA2dpCodecInfo()
|
D | bluetooth_bt_uuid.h | 44 explicit BluetoothUuid(const bluetooth::Uuid &other) : bluetooth::Uuid(other) in BluetoothUuid() 53 BluetoothUuid(const BluetoothUuid &other) : bluetooth::Uuid(other) in BluetoothUuid()
|
D | bluetooth_ble_scan_settings.h | 27 …explicit BluetoothBleScanSettings(const bluetooth::ScanSettings &other) : bluetooth::ScanSettings(… in BluetoothBleScanSettings() 29 BluetoothBleScanSettings(const BluetoothBleScanSettings &other) : bluetooth::ScanSettings(other) in BluetoothBleScanSettings()
|
D | bluetooth_gatt_characteristic_parcel.h | 27 …explicit BluetoothGattCharacteristic(const bluetooth::Characteristic &other) : bluetooth::Characte… in BluetoothGattCharacteristic() 29 …explicit BluetoothGattCharacteristic(const BluetoothGattCharacteristic &other) : bluetooth::Charac… in BluetoothGattCharacteristic()
|
D | bluetooth_gatt_service_parcel.h | 27 BluetoothGattService(const bluetooth::Service &other) : bluetooth::Service(other) in BluetoothGattService() 29 BluetoothGattService(const BluetoothGattService &other) : bluetooth::Service(other) in BluetoothGattService()
|
D | bluetooth_gatt_descriptor_parcel.h | 27 …explicit BluetoothGattDescriptor(const bluetooth::Descriptor &other) : bluetooth::Descriptor(other) in BluetoothGattDescriptor() 29 …explicit BluetoothGattDescriptor(const BluetoothGattDescriptor &other) : bluetooth::Descriptor(oth… in BluetoothGattDescriptor()
|
D | bluetooth_pbap_pce_parameter.cpp | 21 …PullPhoneBookParam::BluetoothIPbapPullPhoneBookParam(const bluetooth::IPbapPullPhoneBookParam &oth… in BluetoothIPbapPullPhoneBookParam() 34 …pPullPhoneBookParam::BluetoothIPbapPullPhoneBookParam(const BluetoothIPbapPullPhoneBookParam &othe… in BluetoothIPbapPullPhoneBookParam() 159 const bluetooth::IPbapPullvCardListingParam &other) in BluetoothIPbapPullvCardListingParam() 174 const BluetoothIPbapPullvCardListingParam &other) in BluetoothIPbapPullvCardListingParam() 299 const bluetooth::IPbapPullvCardEntryParam &other) in BluetoothIPbapPullvCardEntryParam() 307 …llvCardEntryParam::BluetoothIPbapPullvCardEntryParam(const BluetoothIPbapPullvCardEntryParam &othe… in BluetoothIPbapPullvCardEntryParam() 380 BluetoothIPbapPhoneBookData::BluetoothIPbapPhoneBookData(const bluetooth::IPbapPhoneBookData &other) in BluetoothIPbapPhoneBookData() 393 BluetoothIPbapPhoneBookData::BluetoothIPbapPhoneBookData(const BluetoothIPbapPhoneBookData &other) in BluetoothIPbapPhoneBookData()
|
D | bluetooth_raw_address.h | 27 BluetoothRawAddress(const bluetooth::RawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress() 29 BluetoothRawAddress(const BluetoothRawAddress &other) : bluetooth::RawAddress(other) in BluetoothRawAddress()
|
D | bluetooth_ble_advertiser_data.h | 26 …explicit BluetoothBleAdvertiserData(const bluetooth::AdvertiserData &other) : bluetooth::Advertise… in BluetoothBleAdvertiserData() 28 …explicit BluetoothBleAdvertiserData(const BluetoothBleAdvertiserData &other) : bluetooth::Advertis… in BluetoothBleAdvertiserData()
|
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/ |
D | region_test.cpp | 120 Region other; variable 136 Region other; variable 151 Region other; variable 168 Region other; variable 186 Region other; variable 204 Region other; variable 222 Region other; variable 240 Region other; variable 258 Region other; variable
|
/foundation/ability/idl_tool/util/ |
D | autoptr.h | 83 AutoPtr<T>::AutoPtr(T* other) in AutoPtr() 92 AutoPtr<T>::AutoPtr(const AutoPtr<T>& other) in AutoPtr() 101 AutoPtr<T>::AutoPtr(AutoPtr<T>&& other) in AutoPtr() function 157 void AutoPtr<T>::MoveTo(T** other) in MoveTo()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
D | ref_count.cpp | 31 RefCount::RefCount(const RefCount &other) in RefCount() 39 RefCount::RefCount(RefCount &&other) noexcept in RefCount() function in OHOS::DistributedData::RefCount 47 RefCount &RefCount::operator=(const RefCount &other) in operator =() 56 RefCount &RefCount::operator=(RefCount &&other) noexcept in operator =()
|
/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/ |
D | refbase.h | 241 template<typename T> inline void sptr<T>::ForceSetRefPtr(T *other) in ForceSetRefPtr() 251 template<typename T> inline sptr<T>::sptr(T *other) in sptr() 256 template<typename T> inline sptr<T>::sptr(const sptr<T> &other) in sptr() 264 template<typename T> sptr<T>::sptr(sptr<T> &&other) in sptr() function 280 template<typename T> template<typename O> sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefP… in sptr() 461 template<typename T> wptr<T>::wptr(T *other) in wptr() 473 template<typename T> wptr<T>::wptr(const wptr<T> &other) in wptr() 481 template<typename T> wptr<T>::wptr(const sptr<T> &other) in wptr() 491 template<typename T> template<typename O> wptr<T>::wptr(const wptr<O> &other) in wptr() 499 template<typename T> template<typename O> wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/foundation/distributeddatamgr/kv_store/kvstoremock/interfaces/mock/base/ |
D | refbase.h | 245 inline void sptr<T>::ForceSetRefPtr(T *other) in ForceSetRefPtr() 257 inline sptr<T>::sptr(T *other) in sptr() 263 inline sptr<T>::sptr(const sptr<T> &other) in sptr() 272 sptr<T>::sptr(sptr<T> &&other) in sptr() function 291 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() 493 wptr<T>::wptr(T *other) in wptr() 506 wptr<T>::wptr(const wptr<T> &other) in wptr() 515 wptr<T>::wptr(const sptr<T> &other) in wptr() 527 wptr<T>::wptr(const wptr<O> &other) in wptr() 537 wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/foundation/arkui/ace_engine/frameworks/base/memory/ |
D | referenced.h | 133 ACE_REMOVE(explicit) RefPtr(const RefPtr& other) : RefPtr(other.rawPtr_) {} in RefPtr() 134 ACE_REMOVE(explicit) RefPtr(RefPtr&& other) : rawPtr_(other.rawPtr_) in RefPtr() function 156 void Swap(RefPtr& other) in Swap() 160 void Swap(RefPtr&& other) in Swap() 307 …ACE_REMOVE(explicit) WeakPtr(const WeakPtr& other) : WeakPtr(other.unsafeRawPtr_, other.refCounter… in WeakPtr() 308 …ACE_REMOVE(explicit) WeakPtr(WeakPtr&& other) : unsafeRawPtr_(other.unsafeRawPtr_), refCounter_(ot… in WeakPtr() function 326 ACE_REMOVE(explicit) WeakPtr(const RefPtr<T>& other) : WeakPtr(other.rawPtr_) {} in WeakPtr() 338 void Swap(WeakPtr& other) in Swap() 343 void Swap(WeakPtr&& other) in Swap()
|
/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
D | refbase.h | 844 inline void sptr<T>::ForceSetRefPtr(T *other) in ForceSetRefPtr() 856 inline sptr<T>::sptr(T *other) in sptr() 865 inline sptr<T>::sptr(const sptr<T> &other) in sptr() 874 sptr<T>::sptr(sptr<T> &&other) in sptr() function 893 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() 1295 wptr<T>::wptr(T *other) in wptr() 1308 wptr<T>::wptr(const wptr<T> &other) in wptr() 1317 wptr<T>::wptr(const sptr<T> &other) in wptr() 1329 wptr<T>::wptr(const wptr<O> &other) in wptr() 1339 wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/foundation/multimedia/histreamer/engine/foundation/osal/thread/ |
D | scoped_lock.cpp | 41 ScopedLock::ScopedLock(ScopedLock&& other) noexcept in ScopedLock() function in OHOS::Media::OSAL::ScopedLock 47 ScopedLock& ScopedLock::operator=(ScopedLock&& other) noexcept in operator =()
|
/foundation/arkui/ace_engine/frameworks/base/geometry/ |
D | rect.h | 151 bool IsWrappedBy(const Rect& other) const in IsWrappedBy() 162 Rect Constrain(const Rect& other) in Constrain() 236 bool IsIntersectWith(const Rect& other) const in IsIntersectWith() 241 bool IsIntersectByCommonSideWith(const Rect& other) const in IsIntersectByCommonSideWith() 247 Rect IntersectRect(const Rect& other) const in IntersectRect() 256 Rect CombineRect(const Rect& other) const in CombineRect()
|