Home
last modified time | relevance | path

Searched defs:newline (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/taihe/compiler/taihe/utils/
Doutputs.py92 def newline(self): member in BaseWriter
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/
Dani_interaction_api.cpp3526 std::string_view newline = "\n"; in GetErrorDescriptionLines() local