Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.h34 constexpr size_t MAX_PAYLOAD_V2 = 256 * 1024; variable
35 constexpr size_t MAX_PAYLOAD = MAX_PAYLOAD_V2;