Home
last modified time | relevance | path

Searched refs:offset_chars (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/util/nanotool/
Dlog.cpp79 int offset_chars = 0; in DebugBuf() local
85 offset_chars += snprintf( in DebugBuf()
86 &line_chars[offset_chars], sizeof(line_chars) - offset_chars, in DebugBuf()
91 offset_chars = 0; in DebugBuf()