Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
Ddatashare_string_utils.cpp20 std::string DataShareStringUtils::SurroundWithQuote(std::string value, std::string quote) in SurroundWithQuote()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Dstring_utils.cpp20 std::string StringUtils::SurroundWithQuote(const std::string &value, const std::string &quote) in SurroundWithQuote()