Home
last modified time | relevance | path

Searched refs:RemoveQuotes (Results 1 - 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/skia_txt/
H A Dconvert.cpp108 static std::string RemoveQuotes(const std::string& str) in RemoveQuotes() function
128 textStyle.fontFeatures.SetFeature(RemoveQuotes(tag), value); in CopyTextStyleSymbol()
151 textStyle.fontFeatures.SetFeature(RemoveQuotes(tag), value); in SplitTextStyleConvert()
233 textStyle.fontFeatures.SetFeature(RemoveQuotes(tag), value); in SplitTextStyleConvert()
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_predicates.cpp452 index = RemoveQuotes(indexName); in IndexedBy()
539 std::string AbsPredicates::RemoveQuotes(const std::string &source) const in RemoveQuotes() function in OHOS::NativeRdb::AbsPredicates
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_predicates.h129 std::string RemoveQuotes(const std::string &source) const;

Completed in 2 milliseconds