Home
last modified time | relevance | path

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

12

/aosp12/system/libbase/
H A Dlogging_splitters.h33 const char* newline = strchr(msg, '\n'); in SplitByLines() local
97 const char* newline = strchr(msg, '\n'); in SplitByLogdChunks() local
/aosp12/system/extras/memory_replay/
H A DNativeInfo.cpp67 char* newline = reinterpret_cast<char*>(memchr(&buf[buf_start], '\n', buf_bytes)); in NativeGetInfo() local
/aosp12/frameworks/native/cmds/dumpstate/
H A DDumpstateInternal.cpp164 bool newline = false; in DumpFileFromFdToFd() local
/aosp12/frameworks/base/core/java/android/util/
H A DJsonWriter.java461 private void newline() throws IOException { in newline() method in JsonWriter
/aosp12/system/logging/logd/
H A DLogAudit.cpp223 static const char newline[] = "\n"; in logPrint() local
/aosp12/system/libprocinfo/include/procinfo/
H A Dprocess_map.h288 char* newline = reinterpret_cast<char*>(memchr(&char_buffer[start], '\n', read_bytes)); in ReadMapFileAsyncSafe() local
/aosp12/packages/apps/CertInstaller/src/com/android/certinstaller/
H A DCredentialHelper.java262 String newline = "<br>"; in getDescription() local
/aosp12/system/core/toolbox/
H A Dgetevent.c521 char *newline = "\n"; in getevent_main() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskPersister.java244 final String newline = System.lineSeparator(); in fileToString() local
/aosp12/frameworks/native/opengl/tools/glgen2/registry/
H A Dreg.py512 def newline(self): member in COutputGenerator
/aosp12/hardware/libhardware/modules/soundtrigger/
H A Dsound_trigger_hw.c519 char* newline = strchr(command, '\n'); in get_command() local
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddisplay_base.cpp571 …const char *newline = "\n|-----|-------------|--------|----|-------|-------------|----------------… in AppendDump() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Ddisplay_base.cpp581 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in Dump() local
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Ddisplay_base.cpp563 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in AppendDump() local
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Ddisplay_base.cpp580 …const char *newline = "\n|-----|-------------|--------|----|--------|-------------|---------------… in AppendDump() local
/aosp12/frameworks/base/libs/androidfw/
H A DAssetManager.cpp722 char* newline = strchr(buf, '\n'); in addSystemOverlays() local
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Ddisplay_base.cpp605 …const char *newline = "\n|-----|------------|-----------|------|-------------|--------------------… in Dump() local
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dokio-1.15.0.jar ... readUtf8Line () throws java.io.EOFException long newline public java.lang.String readUtf8LineStrict () throws ...
H A Dokhttp-3.12.1.jar ... , java.lang.Throwable) int end int newline int i int length int level String message Throwable t ...
/aosp12/system/logging/logcat/tests/
H A Dlogcat_test.cpp1502 char newline; in End_to_End() local
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Ddisplay_base.cpp799 …const char *newline = "\n|-----|---------------|-----------|------|-------------|-----------------… in Dump() local
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Ddisplay_base.cpp774 …const char *newline = "\n|-----|------------|-----------|------|-------------|--------------------… in Dump() local
/aosp12/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Dbcmutils.c2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12