Home
last modified time | relevance | path

Searched refs:isSecure (Results 1 – 9 of 9) sorted by relevance

/third_party/node/deps/npm/node_modules/uri-js/dist/esnext/schemes/
Dws.js1 function isSecure(wsComponents) { function
11 wsComponents.secure = isSecure(wsComponents);
20 if (wsComponents.port === (isSecure(wsComponents) ? 443 : 80) || wsComponents.port === "") {
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_screenLock.js49 isSecure: function (...args) { method
/third_party/node/deps/npm/node_modules/uri-js/dist/es5/
Duri.all.js1192 function isSecure(wsComponents) { function
1202 wsComponents.secure = isSecure(wsComponents);
1211 if (wsComponents.port === (isSecure(wsComponents) ? 443 : 80) || wsComponents.port === "") {
Duri.all.min.js.map1isSecure","wsComponents","secure","maxInt","regexPunycode","regexNonASCII","floor","Math","stringF…
Duri.all.js.map1isSecure(wsComponents:WSComponents):boolean {\n\treturn typeof wsComponents.secure === 'boolean' ?…
/third_party/node/deps/npm/node_modules/har-validator/node_modules/ajv/dist/
Dajv.bundle.js6427 function isSecure(wsComponents) { function
6437 wsComponents.secure = isSecure(wsComponents);
6446 if (wsComponents.port === (isSecure(wsComponents) ? 443 : 80) || wsComponents.port === "") {
Dajv.min.js.map1 …"target","tolerant","unescapeComponent","handler","secure","handler$1","isSecure","wsComponents","…
/third_party/flutter/engine/flutter/lib/snapshot/
Dfuchsia_compilation_trace.txt1321 dart:io,_ConnectionTarget,get:isSecure
/third_party/flutter/engine/flutter/shell/platform/fuchsia/flutter/
Dcompilation_trace.txt29 dart:_http,_ConnectionTarget,get:isSecure