/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
D | res_config_impl_test.cpp | 70 ResConfigImpl *other = CreateResConfigImpl(nullptr, nullptr, nullptr); variable 84 ResConfigImpl *other = CreateResConfigImpl("en", nullptr, "CA"); variable 98 ResConfigImpl *other = CreateResConfigImpl("tl", nullptr, "PH"); variable 112 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, nullptr); 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 [all …]
|
/base/global/resource_management_lite/frameworks/resmgr_lite/test/unittest/lite/common/ |
D | res_config_impl_test.cpp | 70 ResConfigImpl *other = CreateResConfigImpl(nullptr, nullptr, nullptr); variable 84 ResConfigImpl *other = CreateResConfigImpl("en", nullptr, "CA"); variable 98 ResConfigImpl *other = CreateResConfigImpl("tl", nullptr, "PH"); variable 112 ResConfigImpl *other = CreateResConfigImpl("qaa", nullptr, nullptr); 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 [all …]
|
/base/update/packaging_tools/ |
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
|
/base/security/appverify/interfaces/innerkits/appverify/src/util/ |
D | digest_parameter.cpp | 35 DigestParameter::DigestParameter(const DigestParameter& other) in DigestParameter() 43 DigestParameter& DigestParameter::operator = (const DigestParameter& other) in operator =()
|
/base/global/resource_management_lite/frameworks/resmgr_lite/src/ |
D | locale_matcher.cpp | 239 const ResLocale *other, in CompareRegionWhenQaag() 266 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() 296 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() 337 const ResLocale *other, in AlphabeticallyCompare() 372 const ResLocale *other, in CompareWhenRegionIsNull() 424 const ResLocale *other, in CompareDefaultRegion() 456 const ResLocale *other, in CompareRegion() 505 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() 541 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() 573 const ResLocale *other, in CompareRegionWhenLangIsNotEqual() [all …]
|
D | res_config_impl.cpp | 117 bool ResConfigImpl::CopyLocale(ResConfig &other) in CopyLocale() 164 bool ResConfigImpl::Copy(ResConfig &other) in Copy() 212 bool ResConfigImpl::IsMoreSuitable(const ResConfigImpl *other, in IsMoreSuitable()
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | locale_matcher.cpp | 239 const ResLocale *other, in CompareRegionWhenQaag() 266 bool CompareLanguage(const ResLocale *current, const ResLocale *other) in CompareLanguage() 295 bool CompareScript(const ResLocale *current, const ResLocale *other) in CompareScript() 336 const ResLocale *other, in AlphabeticallyCompare() 371 const ResLocale *other, in CompareWhenRegionIsNull() 423 const ResLocale *other, in CompareDefaultRegion() 455 const ResLocale *other, in CompareRegion() 504 bool LocaleMatcher::Match(const ResLocale *current, const ResLocale *other) in Match() 540 int8_t CompareLanguageIgnoreOldNewCode(const ResLocale *current, const ResLocale *other, const ResL… in CompareLanguageIgnoreOldNewCode() 572 const ResLocale *other, in CompareRegionWhenLangIsNotEqual() [all …]
|
D | res_config_impl.cpp | 206 bool ResConfigImpl::CopyLocale(ResConfig &other) in CopyLocale() 258 bool ResConfigImpl::Copy(ResConfig &other) in Copy() 381 bool ResConfigImpl::IsMoreSuitable(const ResConfigImpl *other, in IsMoreSuitable() 543 bool ResConfigImpl::IsMoreSpecificThan(const ResConfigImpl *other, uint32_t density) const in IsMoreSpecificThan() argument
|
/base/security/appverify/interfaces/innerkits/appverify/src/common/ |
D | hap_byte_buffer.cpp | 36 HapByteBuffer::HapByteBuffer(const HapByteBuffer& other) : buffer(nullptr), position(0), limit(0), … in HapByteBuffer() 67 HapByteBuffer& HapByteBuffer::operator=(const HapByteBuffer& other) in operator =() 282 bool HapByteBuffer::CopyPartialBuffer(const HapByteBuffer& other, int32_t len) in CopyPartialBuffer() 310 bool HapByteBuffer::IsEqual(const HapByteBuffer& other) in IsEqual() 330 bool HapByteBuffer::IsEqual(const std::string& other) in IsEqual()
|
/base/useriam/pin_auth/common/utils/ |
D | iam_ptr.h | 27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr()
|
/base/useriam/fingerprint_auth/common/utils/ |
D | iam_ptr.h | 27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr()
|
/base/useriam/face_auth/common/utils/ |
D | iam_ptr.h | 27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr()
|
/base/useriam/user_auth_framework/common/utils/ |
D | iam_ptr.h | 27 static inline std::shared_ptr<T> SptrToStdSharedPtr(sptr<T> &other) in SptrToStdSharedPtr()
|
/base/security/security_component_manager/frameworks/security_component/src/ |
D | save_button.cpp | 37 bool SaveButton::CompareComponentBasicInfo(SecCompBase *other, bool isRectCheck) const in CompareComponentBasicInfo()
|
D | location_button.cpp | 37 bool LocationButton::CompareComponentBasicInfo(SecCompBase *other, bool isRectCheck) const in CompareComponentBasicInfo()
|
D | paste_button.cpp | 37 bool PasteButton::CompareComponentBasicInfo(SecCompBase *other, bool isRectCheck) const in CompareComponentBasicInfo()
|
/base/startup/init/services/modules/init_hook/ |
D | param_hook.c | 94 static const ParamCmdInfo other[] = { in GetOtherSpecial() local
|
/base/security/security_component_manager/services/security_component_service/sa/sa_main/ |
D | sec_comp_entity.cpp | 50 bool SecCompEntity::CompareComponentBasicInfo(SecCompBase* other, bool isRectCheck) const in CompareComponentBasicInfo()
|
/base/security/code_signature/interfaces/innerkits/common/include/ |
D | byte_buffer.h | 41 ByteBuffer(const ByteBuffer &other) in ByteBuffer()
|
/base/theme/wallpaper_mgr/utils/include/ |
D | concurrent_map.h | 38 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() 54 ConcurrentMap(ConcurrentMap &&other) noexcept in ConcurrentMap() function
|
/base/inputmethod/imf/frameworks/common/ |
D | concurrent_map.h | 43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() 59 ConcurrentMap(ConcurrentMap &&other) noexcept in ConcurrentMap() function
|
/base/notification/distributed_notification_service/frameworks/ans/src/ |
D | reminder_request_timer.cpp | 48 ReminderRequestTimer::ReminderRequestTimer(const ReminderRequestTimer &other) : ReminderRequest(oth… in ReminderRequestTimer()
|
/base/sensors/sensor/utils/ipc/src/ |
D | stream_buffer.cpp | 25 StreamBuffer &StreamBuffer::operator=(const StreamBuffer &other) in operator =()
|
/base/msdp/device_status/utils/ipc/src/ |
D | stream_buffer.cpp | 27 StreamBuffer &StreamBuffer::operator=(const StreamBuffer &other) in operator =()
|
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
D | hiappevent_base.cpp | 85 void InitValueByBaseType(AppEventParamValue* value, const AppEventParamValue& other) in InitValueByBaseType() 118 void InitValueByReferType(AppEventParamValue* value, const AppEventParamValue& other) in InitValueByReferType() 161 AppEventParamValue::AppEventParamValue(const AppEventParamValue& other) : type(other.type) in AppEventParamValue()
|