Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/net/dcsctp/packet/parameter/
H A Dparameter.cc64 size_t length_with_padding = RoundUpTo4(length); in descriptors() local
88 size_t length_with_padding = RoundUpTo4(length); in Parse() local