Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.cc219 bool IsInstalledProtoPath(const std::string& path) { in IsInstalledProtoPath() function
243 if (IsInstalledProtoPath(path)) { in AddDefaultProtoPaths()
248 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()
259 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()