/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
H A D | res_config_impl_test.cpp | 84 ResConfigImpl *other = CreateResConfigImpl("en", nullptr, "CA"); variable 98 ResConfigImpl *other = CreateResConfigImpl("tl", nullptr, "PH"); variable 126 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, "CA"); variable 140 ResConfigImpl *other = CreateResConfigImpl("az", nullptr, nullptr); variable 154 ResConfigImpl *other = CreateResConfigImpl("az", nullptr, "IR"); variable 168 ResConfigImpl *other = CreateResConfigImpl("ar", nullptr, "EG"); variable 182 ResConfigImpl *other = CreateResConfigImpl("qaa", "Latn", "FR"); variable 196 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, "FR"); variable 238 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, "FR"); variable 505 ResConfigImpl *other = CreateResConfigImpl("fr", nullptr, "CA"); variable [all …]
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | res_config_impl_test.cpp | 83 auto other = CreateResConfigImpl("en", nullptr, "CA"); variable 100 auto other = CreateResConfigImpl("tl", nullptr, "PH"); variable 129 auto other = CreateResConfigImpl("qaa", nullptr, "CA"); variable 141 auto other = CreateResConfigImpl("az", nullptr, nullptr); variable 153 auto other = CreateResConfigImpl("az", nullptr, "IR"); variable 165 auto other = CreateResConfigImpl("ar", nullptr, "EG"); variable 177 auto other = CreateResConfigImpl("qaa", "Latn", "FR"); variable 194 auto other = CreateResConfigImpl("qaa", nullptr, "FR"); variable 244 auto other = CreateResConfigImpl("qaa", nullptr, "FR"); variable 562 auto other = CreateResConfigImpl("en", nullptr, "CA"); variable [all …]
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/ |
H A D | bluetooth_a2dp_a2dpCodecInfo.h | 28 BluetoothA2dpCodecInfo(const bluetooth::CodecInfo& other) in BluetoothA2dpCodecInfo() 30 BluetoothA2dpCodecInfo(const BluetoothA2dpCodecInfo& other) in BluetoothA2dpCodecInfo() 45 explicit BluetoothA2dpOffloadCodecInfo(const bluetooth::OffloadCodecInfo &other) in BluetoothA2dpOffloadCodecInfo() 47 BluetoothA2dpOffloadCodecInfo(const BluetoothA2dpOffloadCodecInfo &other) in BluetoothA2dpOffloadCodecInfo()
|
H A D | bluetooth_a2dp_a2dpCodecStatus.h | 29 BluetoothA2dpCodecStatus(const bluetooth::CodecStatus& other) in BluetoothA2dpCodecStatus() 31 BluetoothA2dpCodecStatus(const BluetoothA2dpCodecStatus& other) in BluetoothA2dpCodecStatus() 46 explicit BluetoothA2dpOffloadCodecStatus(const bluetooth::OffloadCodecStatus &other) in BluetoothA2dpOffloadCodecStatus() 48 BluetoothA2dpOffloadCodecStatus(const BluetoothA2dpOffloadCodecStatus &other) in BluetoothA2dpOffloadCodecStatus()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A D | bluetooth_ble_advertiser_settings.h | 27 explicit BluetoothBleAdvertiserSettings(const bluetooth::AdvertiserSettings &other) in BluetoothBleAdvertiserSettings() 30 …BluetoothBleAdvertiserSettings(const BluetoothBleAdvertiserSettings &other) : bluetooth::Advertise… in BluetoothBleAdvertiserSettings()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/ |
H A 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
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | autoptr.h | 81 AutoPtr<T>::AutoPtr(T *other) : mPtr(other) in AutoPtr() 89 AutoPtr<T>::AutoPtr(const AutoPtr<T> &other) : mPtr(other.mPtr) in AutoPtr() 97 AutoPtr<T>::AutoPtr(AutoPtr<T> &&other) : mPtr(other.mPtr) in AutoPtr() function 154 void AutoPtr<T>::MoveTo(T **other) in MoveTo()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | autoptr.h | 74 AutoPtr<T>::AutoPtr(T *other) : mPtr(other) in AutoPtr() 82 AutoPtr<T>::AutoPtr(const AutoPtr<T> &other) : mPtr(other.mPtr) in AutoPtr() 90 AutoPtr<T>::AutoPtr(AutoPtr<T> &&other) : mPtr(other.mPtr) in AutoPtr() function 147 void AutoPtr<T>::MoveTo(T **other) in MoveTo()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/utils/ |
H A 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 =()
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A 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()
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | big_integer.cpp | 33 BigInteger::BigInteger(const BigInteger& other) in BigInteger() 38 BigInteger::BigInteger(BigInteger&& other) in BigInteger() function in OHOS::NativeRdb::BigInteger 43 BigInteger& BigInteger::operator=(const BigInteger& other) in operator =() 53 BigInteger& BigInteger::operator=(BigInteger&& other) in operator =() 64 bool BigInteger::operator==(const BigInteger& other) in operator ==()
|
/ohos5.0/foundation/distributeddatamgr/preferences/frameworks/native/mock/c_utils/utils/base/include/ |
H A 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() 464 template<typename T> wptr<T>::wptr(T *other) in wptr() 476 template<typename T> wptr<T>::wptr(const wptr<T> &other) in wptr() 484 template<typename T> wptr<T>::wptr(const sptr<T> &other) in wptr() 494 template<typename T> template<typename O> wptr<T>::wptr(const wptr<O> &other) in wptr() 502 template<typename T> template<typename O> wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/ohos5.0/base/update/packaging_tools/ |
H A D | blocks_manager.py | 44 def __eq__(self, other): argument 47 def __ne__(self, other): argument 101 def get_union_with_other(self, other): argument 118 def get_intersect_with_other(self, other): argument 139 def get_subtract_with_other(self, other): argument 150 def is_overlaps(self, other): argument 169 def get_map_within(self, other): argument
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | refbase.h | 887 inline void sptr<T>::ForceSetRefPtr(T *other) in ForceSetRefPtr() 899 inline sptr<T>::sptr(T *other) in sptr() 908 inline sptr<T>::sptr(const sptr<T> &other) in sptr() 917 sptr<T>::sptr(sptr<T> &&other) in sptr() function 936 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() 1344 wptr<T>::wptr(T *other) in wptr() 1357 wptr<T>::wptr(const wptr<T> &other) in wptr() 1366 wptr<T>::wptr(const sptr<T> &other) in wptr() 1378 wptr<T>::wptr(const wptr<O> &other) in wptr() 1388 wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
H A D | refbase.h | 860 inline void sptr<T>::ForceSetRefPtr(T *other) in ForceSetRefPtr() 872 inline sptr<T>::sptr(T *other) in sptr() 881 inline sptr<T>::sptr(const sptr<T> &other) in sptr() 890 sptr<T>::sptr(sptr<T> &&other) in sptr() function 909 sptr<T>::sptr(const sptr<O> &other) : refs_(other.GetRefPtr()) in sptr() 1311 wptr<T>::wptr(T *other) in wptr() 1324 wptr<T>::wptr(const wptr<T> &other) in wptr() 1333 wptr<T>::wptr(const sptr<T> &other) in wptr() 1345 wptr<T>::wptr(const wptr<O> &other) in wptr() 1355 wptr<T>::wptr(const sptr<O> &other) in wptr()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/memory/ |
H A D | referenced.h | 138 ACE_REMOVE(explicit) RefPtr(const RefPtr& other) : RefPtr(other.rawPtr_) {} in RefPtr() 139 ACE_REMOVE(explicit) RefPtr(RefPtr&& other) : rawPtr_(other.rawPtr_) in RefPtr() function 161 void Swap(RefPtr& other) in Swap() 165 void Swap(RefPtr&& other) in Swap() 317 …ACE_REMOVE(explicit) WeakPtr(const WeakPtr& other) : WeakPtr(other.unsafeRawPtr_, other.refCounter… in WeakPtr() 318 …ACE_REMOVE(explicit) WeakPtr(WeakPtr&& other) : unsafeRawPtr_(other.unsafeRawPtr_), refCounter_(ot… in WeakPtr() function 336 ACE_REMOVE(explicit) WeakPtr(const RefPtr<T>& other) : WeakPtr(other.rawPtr_) {} in WeakPtr() 348 void Swap(WeakPtr& other) in Swap() 353 void Swap(WeakPtr&& other) in Swap()
|