Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h202 bool MakeInputsBeProtoPathRelative(
Dcommand_line_interface.cc761 if (!MakeInputsBeProtoPathRelative(&source_tree)) { in Run()
912 bool CommandLineInterface::MakeInputsBeProtoPathRelative( in MakeInputsBeProtoPathRelative() function in google::protobuf::compiler::CommandLineInterface