Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc478 int rest_consumed; in UTF8GenericScanFastAscii() local
498 exit_reason = UTF8GenericScan(st, str + n, str_length - n, &rest_consumed); in UTF8GenericScanFastAscii()
499 src += rest_consumed; in UTF8GenericScanFastAscii()