Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/base/event_raw/decoded/
H A Ddecoded_event.cpp123 void DecodedEvent::AppendCustomizedArrayParam(std::stringstream& ss, std::shared_ptr<DecodedParam> … in AppendCustomizedArrayParam() function in OHOS::HiviewDFX::EventRaw::DecodedEvent
218 AppendCustomizedArrayParam(ss, param); in AppendCustomizedParams()
/ohos5.0/base/hiviewdfx/hiview/base/event_raw/include/decoded/
H A Ddecoded_event.h111 void AppendCustomizedArrayParam(std::stringstream& ss, std::shared_ptr<DecodedParam> param);