Home
last modified time | relevance | path

Searched refs:Key (Results 1 – 16 of 16) sorted by relevance

/developtools/hiperf/include/
Dhashlist.hpp25 template<typename Key, typename Val>
26 LinkNode<Key, Val>::LinkNode(const Key &key) : key_ {key} {} in LinkNode()
28 template<typename Key, typename Val>
29 LinkNode<Key, Val>::LinkNode(const Key &key, const Val &val) : key_ {key}, val_ {val} {} in LinkNode()
31 template<typename Key, typename Val>
32 LinkNode<Key, Val>::LinkNode(const Key &key, Val &&val) : key_ {key}, val_ {std::move(val)} {} in LinkNode()
34 template<typename Key, typename Val>
35 LinkNode<Key, Val>::LinkNode(const LinkNode& node) in LinkNode()
41 template<typename Key, typename Val>
42 LinkNode<Key, Val>::LinkNode(LinkNode&& node) in LinkNode()
[all …]
Dhashlist.h52 template<typename Key, typename Val>
56 Key key_ {};
61 explicit LinkNode(const Key &key);
62 explicit LinkNode(const Key &key, const Val &val);
63 explicit LinkNode(const Key &key, Val &&val);
68 static LinkNode<Key, Val> *GetLinkNode(Val *pval);
69 static LinkNode<Key, Val> *GetLinkNode(Link *plink);
72 template<typename Key, typename Val>
79 explicit Iterator(LinkNode<Key, Val> *pnode, HashList *phashList);
80 explicit Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList);
[all …]
/developtools/profiler/device/plugins/native_daemon/include/
Dhashlistpp.h24 template<typename Key, typename Val>
25 LinkNode<Key, Val>::LinkNode(const Key &key) : key_ {key} {} in LinkNode()
27 template<typename Key, typename Val>
28 LinkNode<Key, Val>::LinkNode(const Key &key, const Val &val) : key_ {key}, val_ {val} {} in LinkNode()
30 template<typename Key, typename Val>
31 LinkNode<Key, Val>::LinkNode(const Key &key, Val &&val) : key_ {key}, val_ {std::move(val)} {} in LinkNode()
33 template<typename Key, typename Val>
34 LinkNode<Key, Val>::LinkNode(const LinkNode& node) in LinkNode()
40 template<typename Key, typename Val>
41 LinkNode<Key, Val>::LinkNode(LinkNode&& node) in LinkNode()
[all …]
Dhashlist.h52 template<typename Key, typename Val>
56 Key key_ {};
61 explicit LinkNode(const Key &key);
62 explicit LinkNode(const Key &key, const Val &val);
63 explicit LinkNode(const Key &key, Val &&val);
68 static LinkNode<Key, Val> *GetLinkNode(Val *pval);
69 static LinkNode<Key, Val> *GetLinkNode(Link *plink);
72 template<typename Key, typename Val>
79 explicit Iterator(LinkNode<Key, Val> *pnode, HashList *phashList);
80 explicit Iterator(const LinkNode<Key, Val> *pnode, const HashList *phashList);
[all …]
/developtools/hapsigner/
DREADME.md74 ├── -keyAlias # Key alias. It is mandatory.
75 ├── -keyPwd # Key password. It is optional.
95 ├── -keyAlias # Key alias. It is mandatory.
96 ├── -keyPwd # Key password. It is optional.
139 ├── -keyAlias # Key alias. It is mandatory.
140 ├── -keyPwd # Key password. It is optional.
141 ├── -keyAlg # Key algorithm, which can be RSA or ECC. It is mandatory.
142 …├── -keySize # Key length. It is mandatory. The key length is 2048, 3072, or 4096 bits i…
149 ├── -keyAlias # Key alias. It is mandatory.
150 ├── -keyPwd # Key password. It is optional.
[all …]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/key/
DKeyPairTools.java26 import java.security.Key;
128 public static String key2String(Key key) { in key2String()
/developtools/integration_verification/DeployDevice/src/aw/Common/
DConstant.py123 class Key(): class in CONSTANT
/developtools/integration_verification/DeployDevice/src/aw/Download/
DDownloadold.py495 dname = decrypt(CONSTANT.Key.DEV_DNAME, CONSTANT.Key.DEV_KEY)
496 pw = decrypt(CONSTANT.Key.DEV_PASSWD, CONSTANT.Key.DEV_KEY)
DDownload.py507 dname = decrypt(CONSTANT.Key.DEV_DNAME, CONSTANT.Key.DEV_KEY)
508 pw = decrypt(CONSTANT.Key.DEV_PASSWD, CONSTANT.Key.DEV_KEY)
/developtools/hdc/src/common/
Dserial_struct_define.h579 template<uint32_t KeyFlags, uint32_t ValueFlags, class Key, class Value>
580 void WriteMapKeyValue(const std::pair<const Key, Value> &value, Writer &out)
582 Serializer<Key>::Serialize(1, value.first, FlagsType<KeyFlags> {}, out, true);
601 template<uint32_t KeyFlags, uint32_t ValueFlags, class Key, class Value>
602 bool ReadMapKeyValue(std::pair<Key, Value> &value, reader &in)
604 …static const auto pairAsMessage = Message(Field<1, &std::pair<Key, Value>::first, KeyFlags>("key"),
605 Field<2, &std::pair<Key, Value>::second, ValueFlags>("value"));
1182 template<class Key, class Value> struct Serializer<std::map<Key, Value>> {
1185 …uint32_t tag, const std::map<Key, Value> &value, FlagsType<KeyFlags>, FlagsType<ValueFlags>, Write…
1192 …WireType wire_type, std::map<Key, Value> &value, FlagsType<KeyFlags>, FlagsType<ValueFlags>, reade…
/developtools/profiler/device/plugins/native_daemon/test/unittest/resource/testdata/
Dshdrs_from_readelf_3237 Key to Flags:
Dshdrs_from_readelf_6470 Key to Flags:
/developtools/hiperf/test/unittest/resource/testdata/
Dshdrs_from_readelf_6470 Key to Flags:
Dshdrs_from_readelf_3237 Key to Flags:
/developtools/hdc/
DREADME_zh.md110 …17428"><a name="p19423174317428"></a><a name="p19423174317428"></a>用于<span>指定连接该指定设备识Key</span></p>
/developtools/ace_ets2bundle/compiler/sample/pages/testcases/
DshowcaseCovid19.ets433 …fontWeight("bold").width('222px').setUniqueKey("Territory"), // all children of Row need unique Key
439 …ZE).fontWeight("bold").width('110px').setUniqueKey("Trend"), // all children of Row need unique Key
446 ….fontWeight("bold").width('222px').setUniqueKey("Territory") // all children of Row need unique Key
452 …IZE).fontWeight("bold").width('110px').setUniqueKey("Trend") // all children of Row need unique Key
748 …nent(conti) }).setUniqueKey("ContinentFiltersView_" + conti) // all children of Row need unique Key