Searched refs:AppendCustomizedArrayParam (Results 1 – 2 of 2) sorted by relevance
108 void AppendCustomizedArrayParam(std::stringstream& ss, std::shared_ptr<DecodedParam> param);
129 void DecodedEvent::AppendCustomizedArrayParam(std::stringstream& ss, std::shared_ptr<DecodedParam> … in AppendCustomizedArrayParam() function in OHOS::HiviewDFX::EventRaw::DecodedEvent216 AppendCustomizedArrayParam(ss, param); in AppendCustomizedParams()