Home
last modified time | relevance | path

Searched defs:kMaxUDPSize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/public/
H A Ddns_protocol.h137 static const int kMaxUDPSize = 512; variable
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/
H A DARTPConnection.cpp45 static const size_t kMaxUDPSize = 1500; variable