Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_lite/frameworks/want_lite/src/
H A Dwant.cpp59 constexpr uint8_t KEY_VALUE_PAIR_TYPE = 97; variable
148 Tlv *newTlv = EncapTlv(KEY_VALUE_PAIR_TYPE, newTlvValueLen, newTlvValue, newTlvValueLen); in CombineKeyValueTlv()