Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Drepeated_field.cc63 int swap_total_size = total_size_; in Swap() local
73 other->total_size_ = swap_total_size; in Swap()
Drepeated_field.h761 int swap_total_size = total_size_; in Swap() local
769 other->total_size_ = swap_total_size; in Swap()