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.h186 bool MakeInputsBeProtoPathRelative(
Dcommand_line_interface.cc580 if (!MakeInputsBeProtoPathRelative(&source_tree)) { in Run()
701 bool CommandLineInterface::MakeInputsBeProtoPathRelative( in MakeInputsBeProtoPathRelative() function in google::protobuf::compiler::CommandLineInterface