Home
last modified time | relevance | path

Searched refs:ConvertIllegalStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dutf.h146 void ConvertIllegalStr(std::string& str);
H A Dutf.cpp268 void ConvertIllegalStr(std::string& str) in ConvertIllegalStr() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp1056 ConvertIllegalStr(legalStr);
1069 ConvertIllegalStr(illegalStr);
1082 ConvertIllegalStr(emptyStr);
1098 ConvertIllegalStr(allByteValues);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp348 ConvertIllegalStr(jsonNodeStr); in GetInspectorChildren()
910 ConvertIllegalStr(strTag); in AddInspectorTreeNode()
913 ConvertIllegalStr(strDebugLine); in AddInspectorTreeNode()