Searched refs:GetJsonArray (Results 1 – 2 of 2) sorted by relevance
106 fsets.startSegVec = GetJsonArray(value, L2_SEGMENT_START); in ParseRule()107 fsets.segStackVec = GetJsonArray(value, L2_SEGMENT_STACK); in ParseRule()133 std::vector<std::string> ExtractRule::GetJsonArray(const Json::Value& json, const string& param) in GetJsonArray() function in OHOS::HiviewDFX::ExtractRule
49 std::vector<std::string> GetJsonArray(const Json::Value& json, const std::string& param);