Home
last modified time | relevance | path

Searched defs:MAX_PAYLOAD_SIZE (Results 1 – 7 of 7) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/
Ddecode.rs14 const MAX_PAYLOAD_SIZE: usize = 8896; constant
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/qr_code-2.0.0/src/decode/
Ddecode.rs14 const MAX_PAYLOAD_SIZE: usize = 8896; constant
/external/aws-crt-java/utils/Canary/src/main/java/canary/mqtt5/
DMqtt5Canary.java79 private static final int MAX_PAYLOAD_SIZE = 65535; // Use UINT64_MAX for the payload size field in Mqtt5Canary
/external/aac/libSBRenc/include/
Dsbr_encoder.h114 #define MAX_PAYLOAD_SIZE 256 macro
/external/aac/libSBRenc/src/
Dsbr_encoder.cpp2385 UCHAR sbrData[(8)][MAX_PAYLOAD_SIZE]) { in sbrEncoder_EncodeFrame()
/external/curl/lib/
Dsmb.c313 #define MAX_PAYLOAD_SIZE 0x8000 macro
/external/gsc-utils/extra/usb_updater/
Dgsctool.c4039 #define MAX_PAYLOAD_SIZE 256 macro