Home
last modified time | relevance | path

Searched defs:new_method (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef/renderer/
Drender_urlrequest_impl.cc399 const WebString& new_method, in WillFollowRedirect()
/third_party/cef/libcef/common/
Drequest_impl.cc281 const std::string& new_method = method; in SetMethod() local
394 const std::string& new_method = method; in Set() local
/third_party/protobuf/python/
Dmox.py1371 def new_method(self, *args, **kwargs): function
/third_party/python/Lib/test/
Dtest_dataclasses.py1885 def new_method(self): member in TestCase.test_generic_extending.NonDataDerived