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

  /external/protobuf/src/google/protobuf/
repeated_field.cc 55 void** swap_elements = elements_; local
70 other->elements_ = swap_elements;