Home | History | Annotate | Download | only in logd

Lines Matching refs:oldLength

621     size_t oldLength;
626 oldLength = output.length();
630 spaces += spaces_total + oldLength - output.length();
643 oldLength = output.length();
651 spaces += spaces_total + oldLength - output.length();
668 oldLength = output.length();
675 spaces -= output.length() - oldLength;
721 oldLength = output.length();
733 spaces -= output.length() - oldLength;
754 oldLength = output.length();
764 spaces -= output.length() - oldLength;