Searched refs:GenerateTlv (Results 1 – 2 of 2) sorted by relevance
80 static uint32_t GenerateTlv(DfxMessage &msg, TlvCommon *tlv, uint32_t *tlvCount);
122 uint32_t TlvUtils::GenerateTlv(DfxMessage &msg, TlvCommon *tlvs, uint32_t *tlvCount) in GenerateTlv() function in OHOS::NetStack::TlvUtils206 GenerateTlv(msg, tlvs, &fieldCount); in Encode()