Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc220 bool IsInstalledProtoPath(const std::string& path) { in IsInstalledProtoPath() function
244 if (IsInstalledProtoPath(path)) { in AddDefaultProtoPaths()
249 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()
260 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()