Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp107 static std::string RemoveQuotes(const std::string& str) in RemoveQuotes() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_predicates.cpp539 std::string AbsPredicates::RemoveQuotes(const std::string &source) const in RemoveQuotes() function in OHOS::NativeRdb::AbsPredicates