Searched refs:SetInputsAreProtoPathRelative (Results 1 - 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/python/
H A Dpython_plugin_unittest.cc92 cli.SetInputsAreProtoPathRelative(true);
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc97 cli.SetInputsAreProtoPathRelative(true);
/external/protobuf/src/google/protobuf/compiler/java/
H A Djava_plugin_unittest.cc98 cli.SetInputsAreProtoPathRelative(true);
/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h175 void SetInputsAreProtoPathRelative(bool enable) { function in class:google::protobuf::compiler::CommandLineInterface
368 // See SetInputsAreProtoPathRelative().
H A Dcommand_line_interface_unittest.cc106 void SetInputsAreProtoPathRelative(bool enable) { function in class:google::protobuf::compiler::__anon16722::CommandLineInterfaceTest
107 cli_.SetInputsAreProtoPathRelative(enable);
223 cli_.SetInputsAreProtoPathRelative(true);
807 SetInputsAreProtoPathRelative(false);
989 SetInputsAreProtoPathRelative(false);
1002 SetInputsAreProtoPathRelative(false);
1028 SetInputsAreProtoPathRelative(false);
1044 SetInputsAreProtoPathRelative(false);
1548 cli.SetInputsAreProtoPathRelative(true);

Completed in 1353 milliseconds