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.h225 bool MakeInputsBeProtoPathRelative(DiskSourceTree* source_tree,
Dcommand_line_interface.cc1006 if (!MakeInputsBeProtoPathRelative(source_tree, fallback_database)) { in InitializeDiskSourceTree()
1214 bool CommandLineInterface::MakeInputsBeProtoPathRelative( in MakeInputsBeProtoPathRelative() function in google::protobuf::compiler::CommandLineInterface