Searched refs:CheckMethod (Results 1 – 2 of 2) sorted by relevance
57 static bool CheckMethod(const std::string &method);
126 return CheckMethod(config.method); in CheckConfig()137 bool JSUtil::CheckMethod(const std::string &method) in CheckMethod() function in OHOS::Request::Upload::JSUtil