OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:current_limit_
(Results
1 - 6
of
6
) sorted by null
/external/protobuf/src/google/protobuf/io/
coded_stream.h
495
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
507
//
current_limit_
. Set using SetTotalBytesLimit().
535
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h
480
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
492
//
current_limit_
. Set using SetTotalBytesLimit().
520
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
coded_stream.h
480
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
492
//
current_limit_
. Set using SetTotalBytesLimit().
520
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
coded_stream.h
480
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
492
//
current_limit_
. Set using SetTotalBytesLimit().
520
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
coded_stream.h
534
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
546
//
current_limit_
. Set using SetTotalBytesLimit().
575
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
coded_stream.h
480
Limit
current_limit_
; // if position = -1, no limit is applied
member in class:google::protobuf::io::CodedInputStream
492
//
current_limit_
. Set using SetTotalBytesLimit().
520
//
current_limit_
or total_bytes_limit_ changes.
[
all
...]
Completed in 90 milliseconds