Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstructurally_valid.cc480 int rest_consumed; in UTF8GenericScanFastAscii() local
500 exit_reason = UTF8GenericScan(st, str + n, str_length - n, &rest_consumed); in UTF8GenericScanFastAscii()
501 src += rest_consumed; in UTF8GenericScanFastAscii()