Home
last modified time | relevance | path

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

/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
/foundation/arkui/ace_engine/test/unittest/base/
H A Dbase_utils_test.cpp1056 ConvertIllegalStr(legalStr); in HWTEST_F()
1069 ConvertIllegalStr(illegalStr); in HWTEST_F()
1082 ConvertIllegalStr(emptyStr); in HWTEST_F()
1098 ConvertIllegalStr(allByteValues); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dinspector.cpp346 ConvertIllegalStr(jsonNodeStr); in GetInspectorChildren()
882 ConvertIllegalStr(strTag); in AddInspectorTreeNode()
885 ConvertIllegalStr(strDebugLine); in AddInspectorTreeNode()

Completed in 7 milliseconds