Home
last modified time | relevance | path

Searched refs:Iterator (Results 1 – 12 of 12) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/include/
Dhashlist.h75 class Iterator {
77 Iterator() = default;
78 ~Iterator() = default;
79 explicit Iterator(LinkNode<Key, Val> *pnode, HashList *phashList);
80 explicit Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList);
81 Iterator(const Iterator &itr);
82 Iterator(Iterator &&itr);
83 Iterator &operator=(const Iterator &itr);
84 Iterator &operator=(Iterator &&itr);
85 Iterator &operator++() noexcept;
[all …]
Dhashlistpp.h94 HashList<Key, Val>::Iterator::Iterator(LinkNode<Key, Val> *pnode, HashList *phashList) in Iterator() function
103 HashList<Key, Val>::Iterator::Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList) in Iterator() function
113 HashList<Key, Val>::Iterator::Iterator(const Iterator& itr) in Iterator() function
118 HashList<Key, Val>::Iterator::Iterator(Iterator&& itr) in Iterator() function
126 auto HashList<Key, Val>::Iterator::operator=(const Iterator& itr)
127 -> HashList<Key, Val>::Iterator&
129 Iterator temp {itr};
135 auto HashList<Key, Val>::Iterator::operator=(Iterator&& itr)
136 -> HashList<Key, Val>::Iterator&
138 Iterator temp {std::move(itr)};
[all …]
/developtools/hiperf/include/
Dhashlist.h75 class Iterator {
77 Iterator() = default;
78 ~Iterator() = default;
79 explicit Iterator(LinkNode<Key, Val> *pnode, HashList *phashList);
80 explicit Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList);
81 Iterator(const Iterator &itr);
82 Iterator(Iterator &&itr);
83 Iterator &operator=(const Iterator &itr);
84 Iterator &operator=(Iterator &&itr);
85 Iterator &operator++() noexcept;
[all …]
Dhashlist.hpp95 HashList<Key, Val>::Iterator::Iterator(LinkNode<Key, Val> *pnode, HashList *phashList) in Iterator() function in OHOS::Developtools::HiPerf::HashList::Iterator
104 HashList<Key, Val>::Iterator::Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList) in Iterator() function in OHOS::Developtools::HiPerf::HashList::Iterator
114 HashList<Key, Val>::Iterator::Iterator(const Iterator& itr) in Iterator() function in OHOS::Developtools::HiPerf::HashList::Iterator
119 HashList<Key, Val>::Iterator::Iterator(Iterator&& itr) in Iterator() function in OHOS::Developtools::HiPerf::HashList::Iterator
127 auto HashList<Key, Val>::Iterator::operator=(const Iterator& itr) in operator =()
128 -> HashList<Key, Val>::Iterator& in operator =()
130 Iterator temp {itr}; in operator =()
136 auto HashList<Key, Val>::Iterator::operator=(Iterator&& itr) in operator =()
137 -> HashList<Key, Val>::Iterator& in operator =()
139 Iterator temp {std::move(itr)}; in operator =()
[all …]
/developtools/smartperf_host/trace_streamer/src/parser/bytrace_parser/
Dbytrace_parser.h44 template <typename Iterator>
45 …int32_t WhileDetermine(Iterator& determine, Iterator& packagesBegin, bool& isParsingOver_, bool is…
Dbytrace_parser.cpp71 template <typename Iterator>
72 int32_t BytraceParser::WhileDetermine(Iterator& packagesLine, in WhileDetermine()
73 Iterator& packagesBegin, in WhileDetermine()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/profile/
DVerifyHelper.java57 import java.util.Iterator;
113 Iterator<X509CertificateHolder> iterator = matches.iterator(); in certStoreToCertList()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/verify/
DHapVerify.java64 import java.util.Iterator;
309 Iterator<X509CRLHolder> iterator = matches.iterator(); in getCrlList()
332 Iterator<X509CertificateHolder> iterator = matches.iterator(); in certStoreToCertList()
/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
Dbasic_tool.py25 Iterator[re.Match]:
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/
Dbasic_tool.py102 Iterator[re.Match]:
/developtools/packing_tool/adapter/ohos/
DScanStatSuffix.java30 import java.util.Iterator;
268 Iterator<String> iterator = sameSuffixMap.keySet().iterator(); in setMapData()
/developtools/integration_verification/tools/rom_ram_analyzer/standard/
Drom_analyzer.py51 p_itr: Iterator[re.Match] = BasicTool.match_paragraph(