Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/include/
Dfeature_analysis.h74 std::string ComposeParam(const std::string& param) const;
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dfeature_analysis.cpp338 result = ComposeParam(param.second); in Compose()
362 string FeatureAnalysis::ComposeParam(const string& param) const in ComposeParam() function in OHOS::HiviewDFX::FeatureAnalysis