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()
225 constexpr uint8_t MAX_LINE_LENGTH = 128; in btif_debug_btsnoop_dump() local226 if (line_length >= MAX_LINE_LENGTH) { in btif_debug_btsnoop_dump()
51 static const uint8_t MAX_LINE_LENGTH = 128; variable202 if (line_length >= MAX_LINE_LENGTH) { in debug_nfcsnoop_dump()
318 WrappedOutput wrappedOutput(MAX_LINE_LENGTH); in emitAidl()