Searched defs:SetMethod (Results 1 – 3 of 3) sorted by relevance
96 void CefRequestCToCpp::SetMethod(const CefString& method) { in SetMethod() function in CefRequestCToCpp
218 void CefRequestImpl::SetMethod(const CefString& method) { in SetMethod() function in CefRequestImpl
1053 inline void Environment::SetMethod(v8::Local<v8::Object> that, in SetMethod() function