HomeSort by relevance Sort by last modified time
    Searched refs:is_https (Results 26 - 31 of 31) sorted by null

12

  /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
standalone.py 228 def is_https(self): member in class:_StandaloneRequest
229 """Mimic request.is_https()."""
    [all...]
mux.py 483 def is_https(self): member in class:_LogicalRequest
484 """Mimics request.is_https(). Returns False because this method is
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/
standalone.py 258 def is_https(self): member in class:_StandaloneRequest
259 """Mimic request.is_https()."""
    [all...]
mux.py 520 def is_https(self): member in class:_LogicalRequest
521 """Mimics request.is_https(). Returns False because this method is
    [all...]
  /external/chromium/chrome/browser/autofill/
autofill_manager_unittest.cc 200 bool is_https,
204 if (is_https) {
    [all...]
  /external/chromium_org/components/autofill/core/browser/
autofill_manager_unittest.cc 244 bool is_https,
248 if (is_https) {
    [all...]

Completed in 849 milliseconds

12