Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/utility/smart_parser/rule/
Dcompose_rule.cpp70 map<string, string> composeParams = GetMapFromJson(json, featureId); in ParseRule()
80 std::map<std::string, std::string> ComposeRule::GetMapFromJson(const Json::Value& json, const strin… in GetMapFromJson() function in OHOS::HiviewDFX::ComposeRule
/base/hiviewdfx/hiview/utility/smart_parser/rule/include/
Dcompose_rule.h36 …std::map<std::string, std::string> GetMapFromJson(const Json::Value& json, const std::string& feat…