Searched refs:IsJsonObject (Results 1 – 1 of 1) sorted by relevance
546 bool IsJsonObject(const std::string& value) in IsJsonObject() function1083 } else if (IsJsonObject(value)) { in ReplaceParam()