Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dparser.h562 LocationMap location_map_; variable
Dparser.cc2093 FindOrNull(location_map_, std::make_pair(descriptor, location)); in Find()
2109 location_map_[std::make_pair(descriptor, location)] = in Add()
2114 location_map_.clear(); in Clear()