Home
last modified time | relevance | path

Searched defs:other (Results 376 - 400 of 1910) sorted by relevance

1...<<11121314151617181920>>...77

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Dkv_store_observer_impl.cpp61 KvStoreObserverImpl::KvStoreObserverImpl(const KvStoreObserverImpl &other) in KvStoreObserverImpl() argument
74 operator =(const KvStoreObserverImpl &other) operator =() argument
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/fake/hiview/include/
H A Dhievent.h38 HiEvent(const HiEvent& other) in HiEvent() argument
42 HiEvent& operator=(const HiEvent& other) in operator =() argument
47 HiEvent(HiEvent&& other) {} in HiEvent() argument
48 HiEvent& operator=(HiEvent&& other) in operator =() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dvalue_object.cpp21 ValueObject::ValueObject(const ValueObject &other) in ValueObject() argument
28 ValueObject& ValueObject::operator=(const ValueObject &other) in operator =() argument
/foundation/distributeddatamgr/preferences/frameworks/native/include/
H A Dconcurrent_map.h44 ConcurrentMap(const ConcurrentMap &other) in ConcurrentMap() argument
[all...]
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/include/
H A Dav_sender_engine.h51 AVSenderEngine(const AVSenderEngine &other) = delete; member in OHOS::DistributedHardware::AVSenderEngine
52 AVSenderEngine& operator=(const AVSenderEngine &other) = delete; member in OHOS::DistributedHardware::AVSenderEngine
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/include/
H A Dav_receiver_engine.h52 AVReceiverEngine(const AVReceiverEngine &other) = delete; member in OHOS::DistributedHardware::AVReceiverEngine
53 AVReceiverEngine& operator=(const AVReceiverEngine &other) = delete; member in OHOS::DistributedHardware::AVReceiverEngine
/test/ostest/wukong/component_event/include/
H A Dwukong_tree.h93 virtual bool IsEqual(const std::shared_ptr<WuKongTree>& other) in IsEqual() argument
/third_party/elfio/elfio/
H A Delfio_versym.hpp133 get_entry( Elf_Word no, Elf_Half& version, std::string& file_name, Elf_Word& hash, Elf_Half& flags, Elf_Half& other, std::string& dep_name ) const get_entry() argument
/third_party/eudev/src/shared/
H A Dset.h74 static inline int set_move(Set *s, Set *other) { in set_move() argument
78 static inline int set_move_one(Set *s, Set *other, const void *key) { in set_move_one() argument
/third_party/gn/src/base/containers/
H A Dvector_buffer.h58 VectorBuffer& operator=(VectorBuffer&& other) { in operator =() argument
[all...]
/third_party/gn/src/base/
H A Dscoped_generic.h104 void swap(ScopedGeneric& other) { in swap() argument
/third_party/gn/src/gn/
H A Dbuild_settings.cc15 BuildSettings::BuildSettings(const BuildSettings& other) in BuildSettings() argument
[all...]
H A Dstring_atom.h73 new (this) StringAtom(other); variable
[all...]
H A Dsubstitution_pattern.cc25 SubstitutionPattern::SubstitutionPattern(const SubstitutionPattern& other) = member in SubstitutionPattern
/third_party/googletest/googletest/include/gtest/
H A Dgtest-assertion-result.h168 AssertionResult& operator=(AssertionResult other) { in operator =() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DUTF16CollationIterator.java38 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLSR.java70 public boolean isEquivalentTo(LSR other) { in isEquivalentTo() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DModifier.java90 public boolean semanticallyEquivalent(Modifier other); in semanticallyEquivalent() argument
H A DConstantMultiFieldModifier.java99 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DConstantAffixModifier.java92 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
H A DCustomSymbolCurrency.java69 public boolean equals(Object other) { in equals() argument
H A DSimpleModifier.java74 public boolean semanticallyEquivalent(Modifier other) { in semanticallyEquivalent() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DCharsetMatch.java181 public int compareTo (CharsetMatch other) { in compareTo() argument
H A DUnicodeSetSpanner.java80 public boolean equals(Object other) { in equals() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
H A DSingleUnitImpl.java101 int compareTo(SingleUnitImpl other) { in compareTo() argument
163 isCompatibleWith(SingleUnitImpl other) isCompatibleWith() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...77