Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Drepeated_field.cc61 int swap_current_size = current_size_; in Swap() local
71 other->current_size_ = swap_current_size; in Swap()
Drepeated_field.h760 int swap_current_size = current_size_; in Swap() local
768 other->current_size_ = swap_current_size; in Swap()