Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h202 bool MakeInputsBeProtoPathRelative(
Dcommand_line_interface.cc758 if (!MakeInputsBeProtoPathRelative(&source_tree)) { in Run()
909 bool CommandLineInterface::MakeInputsBeProtoPathRelative( in MakeInputsBeProtoPathRelative() function in google::protobuf::compiler::CommandLineInterface