Home
last modified time | relevance | path

Searched defs:originalStr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/common/log/
H A Dace_log.cpp41 string originalStr(format); in PrintInfo() local
/ohos5.0/commonlibrary/ets_utils/platform/ohos/
H A Dutil_helper.cpp265 std::u16string originalStr(originalBuffer, inputSize); in OtherEncode() local
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_keyboard_shortcut_test_ng.cpp932 std::string originalStr; variable
H A Drich_editor_pattern_test_ng.cpp1198 std::string originalStr; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp9506 std::string originalStr; in OnBackPressed() local
9742 RichEditorChangeValue& changeValue, std::string& originalStr, int32_t& originalPos) in OnBackPressed()