Home | History | Annotate | Download | only in runtime

Lines Matching full:signature_length

697                                              uint32_t signature_length) const {
707 while (it.HasNext() && i < signature_length && compare == 0) {
715 } else if (i < signature_length) {