/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/ |
H A D | dsoftbus_adapter_impl.h | 61 Session& operator=(const Session &other) = delete; member
|
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/ |
H A D | error.rs | 51 pub fn other<T: Into<Box<dyn Error + Send + Sync>>>(cause: Option<T>) -> Self { in other() functions
|
/foundation/distributeddatamgr/kv_store/frameworks/common/ |
H A D | concurrent_map.h | 43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument [all...] |
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/ |
H A D | concurrent_map.h | 38 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument [all...] |
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/ |
H A D | concurrent_map.h | 43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument [all...] |
/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_dm_import_auth_code.cpp | 100 PeerTargetId other; in HWTEST_F() local
|
/third_party/gn/src/base/memory/ |
H A D | weak_ptr.cc | 28 WeakReference::WeakReference(WeakReference&& other) = default; member in base::internal::WeakReference 30 WeakReference::WeakReference(const WeakReference& other) = default; member in base::internal::WeakReference
|
/third_party/gn/src/base/win/ |
H A D | scoped_process_information.cc | 71 DuplicateFrom( const ScopedProcessInformation& other) DuplicateFrom() argument
|
/third_party/gn/src/gn/ |
H A D | bundle_file_rule.cc | 42 BundleFileRule::BundleFileRule(const BundleFileRule& other) = default; member in BundleFileRule
|
H A D | target_public_pair.h | 121 void AppendInherited(const C& other, bool is_public) { in AppendInherited() argument
|
H A D | value.cc | 54 Value::Value(const Value& other) : type_(other.type_), origin_(other.origin_) { in Value() argument 101 operator =(const Value& other) operator =() argument [all...] |
/third_party/googletest/googletest/include/gtest/ |
H A D | gtest-death-test.h | 199 void operator=(const ExitedWithCode& other) = delete; member in testing::ExitedWithCode
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
H A D | CharSequences.java | 101 public static final boolean equals(int codepoint, CharSequence other) { in equals() argument 117 public static final boolean equals(CharSequence other, int codepoint) { in equals() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/parse/ |
H A D | AffixPatternMatcher.java | 113 public boolean equals(Object other) { in equals() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
H A D | InitialTimeZoneRule.java | 45 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
|
/third_party/icu/icu4c/source/i18n/unicode/ |
H A D | coll.h | 1205 Collator& operator=(const Collator& other) = delete; global() member in Collator [all...] |
/third_party/icu/icu4c/source/i18n/ |
H A D | utf16collationiterator.h | 63 UTF16CollationIterator(const UTF16CollationIterator &other) in UTF16CollationIterator() argument
|
H A D | collationtailoring.h | 94 CollationTailoring(const CollationTailoring &other) = delete; member
|
/third_party/icu/icu4c/source/common/ |
H A D | charstr.h | 180 CharString(const CharString &other) = delete; // forbid copying of this class member in CharString 181 CharString &operator=(const CharString &other) = delete; // forbid copying of this class member in CharString
|
H A D | sharedobject.h | 63 SharedObject(const SharedObject &other) : in SharedObject() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
H A D | CharSequences.java | 103 public static final boolean equals(int codepoint, CharSequence other) { in equals() argument 119 public static final boolean equals(CharSequence other, int codepoint) { in equals() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/parse/ |
H A D | AffixPatternMatcher.java | 115 public boolean equals(Object other) { in equals() argument
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
H A D | InitialTimeZoneRule.java | 42 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | simpleformatter.h | 106 SimpleFormatter(const SimpleFormatter& other) in SimpleFormatter() argument
|
H A D | enumset.h | 37 inline EnumSet(const EnumSet<T,minValue,limitValue>& other) : fBools(other.fBools) {} in EnumSet() argument 48 inline const EnumSet<T,minValue,limitValue>& operator=(const EnumSet<T,minValue,limitValue>& other) { in operator =() argument
|