Home
last modified time | relevance | path

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

/system/tools/hidl/
DFormattingConstants.h22 constexpr size_t MAX_LINE_LENGTH = 100; variable
/system/bt/btif/src/
Dbtif_debug_btsnoop.cc225 constexpr uint8_t MAX_LINE_LENGTH = 128; in btif_debug_btsnoop_dump() local
/system/nfc/src/adaptation/
Ddebug_nfcsnoop.cc51 static const uint8_t MAX_LINE_LENGTH = 128; variable