Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/
Ddisplay_base.cpp574 …const char *newline = "\n|-----|-------------|--------|----|-------|-------------|----------------… in AppendDump() local
/hardware/libhardware/modules/soundtrigger/
Dsound_trigger_hw.c520 char* newline = strchr(command, '\n'); in get_command() local
/hardware/broadcom/wlan/bcmdhd/dhdutil/
Dbcmutils.c2031 bcm_bprhex(struct bcmstrbuf *b, const char *msg, bool newline, uint8 *buf, int len) in bcm_bprhex()