HomeSort by relevance Sort by last modified time
    Searched refs:Realm (Results 1 - 18 of 18) sorted by null

  /frameworks/opt/net/wifi/tests/wifitests/assets/
r1.PerProviderSubscription.conf 19 5:Realm=6:rr.com
76 5:Realm=9:wi-fi.org
r2.PerProviderSubscription.conf 59 5:Realm=9:wi-fi.org
88 5:Realm=6:rr.com
ruckus.PerProviderSubscription.conf 59 5:Realm=9:wi-fi.org
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_urllib2.py 118 >>> add("Some Realm", "http://example.com/", "joe", "password")
119 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
125 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
126 >>> add("Some Realm", "d.example.com", "4", "d")
127 >>> add("Some Realm", "e.example.com:3128", "5", "e")
129 >>> mgr.find_user_password("Some Realm", "example.com")
131 >>> mgr.find_user_password("Some Realm", "http://example.com")
133 >>> mgr.find_user_password("Some Realm", "http://example.com/")
135 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
137 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam")
    [all...]
  /external/python/cpython2/Lib/test/
test_urllib2.py 133 >>> add("Some Realm", "http://example.com/", "joe", "password")
134 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
140 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
141 >>> add("Some Realm", "d.example.com", "4", "d")
142 >>> add("Some Realm", "e.example.com:3128", "5", "e")
144 >>> mgr.find_user_password("Some Realm", "example.com")
146 >>> mgr.find_user_password("Some Realm", "http://example.com")
148 >>> mgr.find_user_password("Some Realm", "http://example.com/")
150 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
152 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam"
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib2.py 118 >>> add("Some Realm", "http://example.com/", "joe", "password")
119 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
125 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
126 >>> add("Some Realm", "d.example.com", "4", "d")
127 >>> add("Some Realm", "e.example.com:3128", "5", "e")
129 >>> mgr.find_user_password("Some Realm", "example.com")
131 >>> mgr.find_user_password("Some Realm", "http://example.com")
133 >>> mgr.find_user_password("Some Realm", "http://example.com/")
135 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
137 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam"
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2.py 118 >>> add("Some Realm", "http://example.com/", "joe", "password")
119 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
125 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
126 >>> add("Some Realm", "d.example.com", "4", "d")
127 >>> add("Some Realm", "e.example.com:3128", "5", "e")
129 >>> mgr.find_user_password("Some Realm", "example.com")
131 >>> mgr.find_user_password("Some Realm", "http://example.com")
133 >>> mgr.find_user_password("Some Realm", "http://example.com/")
135 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
137 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam"
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 118 >>> add("Some Realm", "http://example.com/", "joe", "password")
119 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
125 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
126 >>> add("Some Realm", "d.example.com", "4", "d")
127 >>> add("Some Realm", "e.example.com:3128", "5", "e")
129 >>> mgr.find_user_password("Some Realm", "example.com")
131 >>> mgr.find_user_password("Some Realm", "http://example.com")
133 >>> mgr.find_user_password("Some Realm", "http://example.com/")
135 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
137 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam"
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py 118 >>> add("Some Realm", "http://example.com/", "joe", "password")
119 >>> add("Some Realm", "http://example.com/ni", "ni", "ni")
125 >>> add("Some Realm", "http://c.example.com:3128", "3", "c")
126 >>> add("Some Realm", "d.example.com", "4", "d")
127 >>> add("Some Realm", "e.example.com:3128", "5", "e")
129 >>> mgr.find_user_password("Some Realm", "example.com")
131 >>> mgr.find_user_password("Some Realm", "http://example.com")
133 >>> mgr.find_user_password("Some Realm", "http://example.com/")
135 >>> mgr.find_user_password("Some Realm", "http://example.com/spam")
137 >>> mgr.find_user_password("Some Realm", "http://example.com/spam/spam"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
http.h 539 PWSTR Realm;
544 PWSTR Realm;
  /external/python/cpython2/Lib/
urllib2.py 60 authinfo.add_password(realm='PDQ Application',
783 def add_password(self, realm, uri, user, passwd):
787 if not realm in self.passwd:
788 self.passwd[realm] = {}
792 self.passwd[realm][reduced_uri] = (user, passwd)
794 def find_user_password(self, realm, authuri):
795 domains = self.passwd.get(realm, {})
844 def find_user_password(self, realm, authuri):
845 user, password = HTTPPasswordMgr.find_user_password(self, realm,
855 # the last one with a realm specified
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urllib2.py 60 authinfo.add_password(realm='PDQ Application',
758 def add_password(self, realm, uri, user, passwd):
762 if not realm in self.passwd:
763 self.passwd[realm] = {}
767 self.passwd[realm][reduced_uri] = (user, passwd)
769 def find_user_password(self, realm, authuri):
770 domains = self.passwd.get(realm, {})
819 def find_user_password(self, realm, authuri):
820 user, password = HTTPPasswordMgr.find_user_password(self, realm,
830 # the last one with a realm specified
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
urllib2.py 60 authinfo.add_password(realm='PDQ Application',
758 def add_password(self, realm, uri, user, passwd):
762 if not realm in self.passwd:
763 self.passwd[realm] = {}
767 self.passwd[realm][reduced_uri] = (user, passwd)
769 def find_user_password(self, realm, authuri):
770 domains = self.passwd.get(realm, {})
819 def find_user_password(self, realm, authuri):
820 user, password = HTTPPasswordMgr.find_user_password(self, realm,
830 # the last one with a realm specified
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urllib2.py 60 authinfo.add_password(realm='PDQ Application',
758 def add_password(self, realm, uri, user, passwd):
762 if not realm in self.passwd:
763 self.passwd[realm] = {}
767 self.passwd[realm][reduced_uri] = (user, passwd)
769 def find_user_password(self, realm, authuri):
770 domains = self.passwd.get(realm, {})
819 def find_user_password(self, realm, authuri):
820 user, password = HTTPPasswordMgr.find_user_password(self, realm,
830 # the last one with a realm specified
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urllib2.py 60 authinfo.add_password(realm='PDQ Application',
758 def add_password(self, realm, uri, user, passwd):
762 if not realm in self.passwd:
763 self.passwd[realm] = {}
767 self.passwd[realm][reduced_uri] = (user, passwd)
769 def find_user_password(self, realm, authuri):
770 domains = self.passwd.get(realm, {})
819 def find_user_password(self, realm, authuri):
820 user, password = HTTPPasswordMgr.find_user_password(self, realm,
830 # the last one with a realm specified
    [all...]
  /external/python/cpython3/Lib/urllib/
request.py 53 authinfo.add_password(realm='PDQ Application',
841 def add_password(self, realm, uri, user, passwd):
845 if realm not in self.passwd:
846 self.passwd[realm] = {}
850 self.passwd[realm][reduced_uri] = (user, passwd)
852 def find_user_password(self, realm, authuri):
853 domains = self.passwd.get(realm, {})
902 def find_user_password(self, realm, authuri):
903 user, password = HTTPPasswordMgr.find_user_password(self, realm,
    [all...]
  /prebuilts/go/darwin-x86/src/net/http/
h2_bundle.go     [all...]
  /prebuilts/go/linux-x86/src/net/http/
h2_bundle.go     [all...]

Completed in 4824 milliseconds