Searched
full:domain (Results
701 -
725 of
7722) sorted by null
<<21222324252627282930>>
/prebuilts/go/darwin-x86/src/net/http/cookiejar/ |
jar_test.go | 253 domain string // domain attribute in Set-Cookie header 254 wantDomain string // expected domain of cookie 288 domain, hostOnly, err := jar.domainAndType(tc.host, tc.domain) 291 tc.host, tc.domain, err, tc.wantErr) 297 if domain != tc.wantDomain || hostOnly != tc.wantHostOnly { 299 tc.host, tc.domain, domain, hostOnly, 528 "A=5; domain=.host.test; path=/path" [all...] |
/prebuilts/go/linux-x86/src/net/http/cookiejar/ |
jar_test.go | 253 domain string // domain attribute in Set-Cookie header 254 wantDomain string // expected domain of cookie 288 domain, hostOnly, err := jar.domainAndType(tc.host, tc.domain) 291 tc.host, tc.domain, err, tc.wantErr) 297 if domain != tc.wantDomain || hostOnly != tc.wantHostOnly { 299 tc.host, tc.domain, domain, hostOnly, 528 "A=5; domain=.host.test; path=/path" [all...] |
/bionic/libc/upstream-netbsd/android/include/sys/ |
sha1.h | 6 * 100% Public Domain
|
/bionic/libc/upstream-openbsd/lib/libc/gen/ |
charclass.h | 2 * Public domain, 2008, Todd C. Miller <Todd.Miller@courtesan.com>
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
pgalloc.h | 15 #include <asm/domain.h>
|
/development/ndk/platforms/android-9/arch-x86/include/machine/ |
cdefs.h | 5 * Public domain.
|
/device/asus/fugu/sepolicy/ |
init-fugu-countrycode-sh.te | 1 type init-fugu-countrycode-sh, domain;
|
/device/google/dragon/sepolicy/ |
dump_bq25892.te | 3 type dump_bq25892, domain, domain_deprecated;
|
dumpstate.te | 5 # allow dumpstate to execute fwtool in its own domain
|
rmi4update.te | 2 type rmi4update, domain, domain_deprecated;
|
/device/huawei/angler/sepolicy/ |
ims.te | 1 type ims, domain, domain_deprecated;
|
init-mcfg-sh.te | 1 type init-mcfg-sh, domain, domain_deprecated;
|
thermald.te | 1 type thermald, domain, domain_deprecated;
|
/device/lge/bullhead/sepolicy/ |
bullhead-sh.te | 1 type bullhead-sh, domain, domain_deprecated;
|
/device/moto/shamu/sepolicy/ |
adspd.te | 1 type adspd, domain, domain_deprecated, mlstrustedsubject;
|
ss_ramdump.te | 1 type ss_ramdump, domain, domain_deprecated;
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/ |
XYAxisType.java | 20 DOMAIN,
|
/external/autotest/client/site_tests/network_DhcpFQDN/ |
control | 11 Tests that DHCP option 81 (Fully Qualified Domain Name) is successfully
|
/external/autotest/client/site_tests/network_RackWiFiConnect/ |
control.EAP_TTLS | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
control.PEAP | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
control.WEP | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
control.WPA2 | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
control.googleGuest | 12 domain to connect to preconfigured network services, including GoogleGuest.
|
control.hiddenWEP | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
control.hiddenWPA | 12 domain to connect to preconfigured network services on our WiFi rack, in this
|
Completed in 757 milliseconds
<<21222324252627282930>>