Home
last modified time | relevance | path

Searched defs:NEW_LINE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ai/ai_engine/services/common/utils/log/
H A Daie_log.h28 #define NEW_LINE "\n" macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_action.h37 NEW_LINE = 8, enumerator
/ohos5.0/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_log.h28 #define NEW_LINE "\n" macro
/ohos5.0/base/hiviewdfx/hiview/plugins/freeze_detector/
H A Dvendor.h59 static const inline std::string NEW_LINE = "\n"; variable
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dimf_adapter.h48 NEW_LINE, enumerator
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dinput_method_utils.h43 NEW_LINE, enumerator
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_chipset_platform_encrypt_test.cpp178 enum { NEW_LINE = 16 }; in PrintOne() enumerator
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp76 const std::string NEW_LINE = "\n"; variable