OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndIterator
(Results
1 - 5
of
5
) sorted by null
/external/protobuf/src/google/protobuf/
repeated_field_reflection.h
100
virtual Iterator*
EndIterator
(const Field* data) const = 0;
110
// Delete an iterator created by BeginIterator(),
EndIterator
() and
173
accessor->
EndIterator
(data)),
183
accessor->
EndIterator
(data)),
reflection.h
362
virtual Iterator*
EndIterator
(const Field* data) const = 0;
372
// Delete an iterator created by BeginIterator(),
EndIterator
() and
435
accessor->
EndIterator
(data)),
445
accessor->
EndIterator
(data)),
reflection_internal.h
51
virtual Iterator*
EndIterator
(const Field* data) const {
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
repeated_field_reflection.h
100
virtual Iterator*
EndIterator
(const Field* data) const = 0;
110
// Delete an iterator created by BeginIterator(),
EndIterator
() and
173
accessor->
EndIterator
(data)),
183
accessor->
EndIterator
(data)),
reflection.h
362
virtual Iterator*
EndIterator
(const Field* data) const = 0;
372
// Delete an iterator created by BeginIterator(),
EndIterator
() and
435
accessor->
EndIterator
(data)),
445
accessor->
EndIterator
(data)),
Completed in 96 milliseconds