Home
last modified time | relevance | path

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

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/message/
DIkeMessage.java137 DecodeResultPartial collectedFragments) { in decode() argument
145 collectedFragments); in decode()
403 DecodeResultPartial collectedFragments); in decode() argument
579 DecodeResultPartial collectedFragments) { in decode() argument
588 collectedFragments); in decode()
599 DecodeResultPartial collectedFragments) { in decode() argument
619 if (collectedFragments == null) { in decode()
628 return collectedFragments; in decode()
634 boolean fragReassemblyStarted = (collectedFragments != null); in decode()
654 return collectedFragments; in decode()
[all …]