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

  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 184 // directories in proto_path_. Returns false if an error occurred. This
279 vector<pair<string, string> > proto_path_; // Search path for proto files. member in class:google::protobuf::compiler::CommandLineInterface
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.h 197 // directories in proto_path_. Returns false if an error occurred. This
310 vector<pair<string, string> > proto_path_; // Search path for proto files. member in class:google::protobuf::compiler::CommandLineInterface

Completed in 451 milliseconds