Searched defs:ValidateName (Results 1 – 4 of 4) sorted by relevance
| /third_party/gn/src/gn/ | ||
| D | builtin_tool.cc | 29 bool BuiltinTool::ValidateName(const char* name) const { in ValidateName() function in BuiltinTool |
| D | general_tool.cc | 27 bool GeneralTool::ValidateName(const char* name) const { in ValidateName() function in GeneralTool |
| D | rust_tool.cc | 37 bool RustTool::ValidateName(const char* name) const { in ValidateName() function in RustTool |
| D | c_tool.cc | 44 bool CTool::ValidateName(const char* name) const { in ValidateName() function in CTool |