Home
last modified time | relevance | path

Searched defs:other (Results 251 - 275 of 1837) sorted by relevance

1...<<11121314151617181920>>...74

/foundation/multimodalinput/input/intention/adapters/dsoftbus_adapter/include/
H A Ddsoftbus_adapter_impl.h61 Session& operator=(const Session &other) = delete; member
/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/
H A Derror.rs51 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 Dconcurrent_map.h43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/foundation/distributeddatamgr/pasteboard/framework/framework/include/common/
H A Dconcurrent_map.h38 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/foundation/distributeddatamgr/relational_store/rdbmock/frameworks/native/rdb/
H A Dconcurrent_map.h43 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_dm_import_auth_code.cpp100 PeerTargetId other; in HWTEST_F() local
/third_party/gn/src/base/memory/
H A Dweak_ptr.cc28 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 Dscoped_process_information.cc71 DuplicateFrom( const ScopedProcessInformation& other) DuplicateFrom() argument
/third_party/gn/src/gn/
H A Dbundle_file_rule.cc42 BundleFileRule::BundleFileRule(const BundleFileRule& other) = default; member in BundleFileRule
H A Dtarget_public_pair.h121 void AppendInherited(const C& other, bool is_public) { in AppendInherited() argument
H A Dvalue.cc54 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 Dgtest-death-test.h199 void operator=(const ExitedWithCode& other) = delete; member in testing::ExitedWithCode
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DCharSequences.java101 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 DAffixPatternMatcher.java113 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DInitialTimeZoneRule.java45 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
/third_party/icu/icu4c/source/i18n/unicode/
H A Dcoll.h1205 Collator& operator=(const Collator& other) = delete; global() member in Collator
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dutf16collationiterator.h63 UTF16CollationIterator(const UTF16CollationIterator &other) in UTF16CollationIterator() argument
H A Dcollationtailoring.h94 CollationTailoring(const CollationTailoring &other) = delete; member
/third_party/icu/icu4c/source/common/
H A Dcharstr.h180 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 Dsharedobject.h63 SharedObject(const SharedObject &other) : in SharedObject() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
H A DCharSequences.java103 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 DAffixPatternMatcher.java115 public boolean equals(Object other) { in equals() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DInitialTimeZoneRule.java42 public boolean isEquivalentTo(TimeZoneRule other) { in isEquivalentTo() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dsimpleformatter.h106 SimpleFormatter(const SimpleFormatter& other) in SimpleFormatter() argument
H A Denumset.h37 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

Completed in 10 milliseconds

1...<<11121314151617181920>>...74