Searched refs:old_style_ (Results 1 - 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Dmap.h526 old_style_(old_style) {
532 old_style_(old_style) {
538 old_style_(other.old_style_) {
546 old_style_(old_style) {
554 if (old_style_)
563 if (old_style_)
1476 return old_style_ ? iterator(deprecated_elements_->begin())
1480 return old_style_ ? iterator(deprecated_elements_->end())
1484 return old_style_
1666 const bool old_style_; member in class:google::protobuf::Map
[all...]

Completed in 60 milliseconds