Home
last modified time | relevance | path

Searched defs:other (Results 1 - 14 of 14) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/common/src/
H A Ddigest_parameter.cpp34 DigestParameter::DigestParameter(const DigestParameter& other) in DigestParameter() argument
42 DigestParameter& DigestParameter::operator = (const DigestParameter& other) in operator =() argument
H A Dbyte_buffer.cpp56 ByteBuffer::ByteBuffer(const ByteBuffer& other) : buffer(nullptr), position(0), limit(0), capacity(0) in ByteBuffer() argument
89 ByteBuffer& ByteBuffer::operator=(const ByteBuffer& other) in operator =() argument
584 IsEqual(const ByteBuffer& other) IsEqual() argument
604 IsEqual(const std::string& other) IsEqual() argument
[all...]
/developtools/hapsigner/hapsigntool_cpp/hap/entity/src/
H A Dcontent_digest_algorithm.cpp34 ContentDigestAlgorithm::ContentDigestAlgorithm(const ContentDigestAlgorithm& other) in ContentDigestAlgorithm() argument
40 ContentDigestAlgorithm& ContentDigestAlgorithm::operator=(const ContentDigestAlgorithm& other) in operator =() argument
H A Dsignature_algorithm_helper.cpp34 SignatureAlgorithmHelper::SignatureAlgorithmHelper(const SignatureAlgorithmHelper& other) : m_id(other.m_id), in SignatureAlgorithmHelper() argument
48 SignatureAlgorithmHelper& SignatureAlgorithmHelper::operator=(const SignatureAlgorithmHelper& other) in operator =() argument
[all...]
/developtools/smartperf_host/trace_streamer/src/base/
H A Dargs_set.h28 ArgsSet &operator=(const ArgsSet &other) in operator =() argument
H A Dindex_map.cpp168 bool IndexMap::MergeIndexTypeId(IndexMap *other) in MergeIndexTypeId() argument
201 Merge(IndexMap *other) Merge() argument
[all...]
/developtools/global_resource_tool/src/
H A Dresource_module.cpp108 void ResourceModule::Push(const map<int64_t, std::vector<ResourceItem>> &other) in Push() argument
77 MergeResourceItem(map<int64_t, vector<ResourceItem>> &alls, const map<int64_t, vector<ResourceItem>> &other, bool tipError) MergeResourceItem() argument
H A Dresource_item.cpp28 ResourceItem::ResourceItem(const ResourceItem &other) in ResourceItem() argument
123 ResourceItem &ResourceItem::operator=(const ResourceItem &other) in operator =() argument
142 void ResourceItem::CopyFrom(const ResourceItem &other) in CopyFrom() argument
[all...]
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhashlistpp.h284 void HashList<Key, Val>::Iterator::swap(HashList<Key, Val>::Iterator& other) in swap() argument
486 void HashList<Key, Val>::ReverseIterator::swap(HashList<Key, Val>::ReverseIterator& other) in swap() argument
/developtools/hapsigner/hapsigntool_cpp/codesigning/datastructure/src/
H A Dsign_info.cpp80 SignInfo::SignInfo(const SignInfo& other) in SignInfo() argument
97 operator =(const SignInfo& other) operator =() argument
[all...]
/developtools/hiperf/include/
H A Dhashlist.h484 void HashList<Key, Val>::Iterator::swap(HashList<Key, Val>::Iterator& other) in swap() argument
686 void HashList<Key, Val>::ReverseIterator::swap(HashList<Key, Val>::ReverseIterator& other) in swap() argument
/developtools/hiperf/src/
H A Dsubcommand_stat.cpp432 bool other = FindPerCoreEventCount(summary, cpuCyclesCount, otherScale); in GetDetailComments() local
441 bool other = FindPerCoreEventCount(summary, branchInstructionsCount, otherScale); in GetDetailComments() local
515 bool other = FindEventCount(countEvents, cpuSyclesName, it->second->id, cpuCyclesCount, in GetComments() local
528 bool other = FindEventCount(countEvents, branchInsName, it->second->id, in GetComments() local
/developtools/profiler/device/plugins/memory_plugin/test/unittest/
H A Dmemory_data_plugin_unittest.cpp937 uint64_t other = 1056; in HWTEST_F() local
/developtools/profiler/hiebpf/include/
H A Dvmlinux.h8624 struct tty_driver *other; member
43541 char other[12]; member
56634 struct cond_av_list *other; global() member
117791 struct blkif_request_other other; global() member
154766 __u8 other: 1; global() member
159595 __be32 other; global() member
[all...]

Completed in 471 milliseconds