Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp309 auto decodedParam = ParseCustomizedParam(maxLen); in ParseCustomizedParams()
357 std::shared_ptr<DecodedParam> DecodedEvent::ParseCustomizedParam(const size_t maxLen) in ParseCustomizedParam() function in OHOS::HiviewDFX::EventRaw::DecodedEvent
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_event.h49 std::shared_ptr<DecodedParam> ParseCustomizedParam(const size_t maxLen);