Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dextract_rule.cpp98 vector<string> featureIds = SplitFeatureId(value); in ParseRule()
197 vector<string> ExtractRule::SplitFeatureId(const Json::Value& object) const in SplitFeatureId() function in OHOS::HiviewDFX::ExtractRule
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
H A Dextract_rule.h44 std::vector<std::string> SplitFeatureId(const Json::Value& oject) const;