Home
last modified time | relevance | path

Searched defs:wrapped (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/hiview/base/utility/
Dfreeze_json_util.cpp183 std::string WrapByParenthesis(const std::string& wrapped) in WrapByParenthesis()
188 std::string WrapBySquareBracket(const std::string& wrapped) in WrapBySquareBracket()
193 std::string WrapByBrace(const std::string& wrapped) in WrapByBrace()
/base/hiviewdfx/hiview/base/utility/include/
Dfreeze_json_util.h115 std::string WrapByQuote(const T& wrapped) in WrapByQuote()