Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dtext_format.h356 LocationMap locations_; variable
Dtext_format.cc128 locations_[field].push_back(location); in RecordLocation()
159 FindOrNull(locations_, field); in GetLocation()