Searched refs:MAX_LINE_LENGTH (Results 1 – 5 of 5) sorted by relevance
22 constexpr size_t MAX_LINE_LENGTH = 100; variable
278 WrappedOutput wrappedOutput(MAX_LINE_LENGTH); in emitHidlDefinition()
42 static const uint8_t MAX_LINE_LENGTH = 128; variable218 if (line_length >= MAX_LINE_LENGTH) { in btif_debug_btsnoop_dump()
41 static const uint8_t MAX_LINE_LENGTH = 128; variable179 if (line_length >= MAX_LINE_LENGTH) { in debug_nfcsnoop_dump()
258 WrappedOutput wrappedOutput(MAX_LINE_LENGTH); in emitAidl()