Home
last modified time | relevance | path

Searched defs:SetMethod (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/libcef_dll/ctocpp/
Drequest_ctocpp.cc96 void CefRequestCToCpp::SetMethod(const CefString& method) { in SetMethod() function in CefRequestCToCpp
/third_party/cef/libcef/common/
Drequest_impl.cc218 void CefRequestImpl::SetMethod(const CefString& method) { in SetMethod() function in CefRequestImpl
/third_party/node/src/
Denv-inl.h1053 inline void Environment::SetMethod(v8::Local<v8::Object> that, in SetMethod() function