Searched refs:SetParamRecord (Results 1 – 2 of 2) sorted by relevance
80 void SetParamRecord(const std::string& key, const LineFeature& value, const int type);
207 SetParamRecord(rule.name + "." + iter->first, FormatLineFeature(value, reg), seekType); in ParseElementForParam()417 void FeatureAnalysis::SetParamRecord(const std::string& key, const LineFeature& value, const int ty… in SetParamRecord() function in OHOS::HiviewDFX::FeatureAnalysis