Searched refs:CheckParam (Results 1 – 4 of 4) sorted by relevance
80 int CommandLine::CheckParam(const std::string& s1, const std::string& s2) in CheckParam() function in CommandLine116 i += CheckParam(argv[i], (i + 1 < argv.size()) ? argv[i + 1] : ""); in AnalyzeParam()
73 int CheckParam(const std::string& s1, const std::string& s2);
54 if (CheckParam() != RESTOOL_SUCCESS) { in Parse()233 uint32_t PackageParser::CheckParam() const in CheckParam() function in OHOS::Global::Restool::PackageParser
70 uint32_t CheckParam() const;