Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc232 void AddDefaultProtoPaths(vector<pair<string, string> >* paths) { in AddDefaultProtoPaths() function
748 AddDefaultProtoPaths(&proto_path_); in Run()