Searched defs:inputs_are_proto_path_relative_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h162 inputs_are_proto_path_relative_ = enable;
185 // is only used if inputs_are_proto_path_relative_ is false.
309 bool inputs_are_proto_path_relative_; member in class:google::protobuf::compiler::CommandLineInterface
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h175 inputs_are_proto_path_relative_ = enable;
198 // is only used if inputs_are_proto_path_relative_ is false.
344 bool inputs_are_proto_path_relative_; member in class:google::protobuf::compiler::CommandLineInterface

Completed in 141 milliseconds