Home
last modified time | relevance | path

Searched refs:quote (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dstring_utils.cpp20 std::string StringUtils::SurroundWithQuote(const std::string &value, const std::string &quote) in SurroundWithQuote() argument
25 return quote + value + quote; in SurroundWithQuote()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dstring_utils.h26 static std::string SurroundWithQuote(const std::string &value, const std::string &quote);

Completed in 1 milliseconds