Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp348 std::shared_ptr<DecodedParam> DecodedEvent::CreateUnsignedVarintTypeDecodedParam(const size_t maxLe… in CreateUnsignedVarintTypeDecodedParam() function in OHOS::HiviewDFX::EventRaw::DecodedEvent
388 ret = CreateUnsignedVarintTypeDecodedParam(maxLen, key, valueType.isArray == 1); in ParseCustomizedParam()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_event.h122 …std::shared_ptr<DecodedParam> CreateUnsignedVarintTypeDecodedParam(const size_t maxLen, const std:…