Searched defs:CheckOptions (Results 1 – 2 of 2) sorted by relevance
/third_party/node/src/ | ||
D | node_options.cc | 31 void DebugOptions::CheckOptions(std::vector<std::string>* errors) { in CheckOptions() function in node::DebugOptions |
D | node_options.h | 49 virtual void CheckOptions(std::vector<std::string>* errors) {} in CheckOptions() function |