Searched refs:GetMapFromJson (Results 1 – 2 of 2) sorted by relevance
70 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
36 …std::map<std::string, std::string> GetMapFromJson(const Json::Value& json, const std::string& feat…