Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dparser.h590 import_location_map_; variable
Dparser.cc2365 FindOrNull(import_location_map_, std::make_pair(descriptor, name)); in FindImport()
2387 import_location_map_[std::make_pair(descriptor, name)] = in AddImport()