Home | History | Annotate | Download | only in conscrypt

Lines Matching defs:pendingOutboundEncryptedBytes

524                 return pendingStatus(pendingOutboundEncryptedBytes());
541 private int pendingOutboundEncryptedBytes() {
861 pendingOutboundEncryptedBytes() > 0
880 if (pendingOutboundEncryptedBytes() > 0) {
956 if (pendingOutboundEncryptedBytes() > 0) {
970 return pendingStatus(pendingOutboundEncryptedBytes());
979 if (pendingOutboundEncryptedBytes() > 0) {
1225 int pendingNet = pendingOutboundEncryptedBytes();