HomeSort by relevance Sort by last modified time
    Searched refs:swap_total_size (Results 1 - 2 of 2) sorted by null

  /external/protobuf/src/google/protobuf/
repeated_field.cc 58 int swap_total_size = total_size_; local
73 other->total_size_ = swap_total_size;
repeated_field.h 519 int swap_total_size = total_size_; local
532 other->total_size_ = swap_total_size;
    [all...]

Completed in 43 milliseconds