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.cc224 bool IsInstalledProtoPath(const string& path) { in IsInstalledProtoPath() function
247 if (IsInstalledProtoPath(path)) { in AddDefaultProtoPaths()
252 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()
262 if (IsInstalledProtoPath(path + "/include")) { in AddDefaultProtoPaths()