Home
last modified time | relevance | path

Searched refs:domain (Results 1 – 5 of 5) sorted by relevance

/development/tools/repo_pull/
Dgerrit.py59 domain = row[0]
68 credentials[domain] = (username, password)
78 def create_url_opener(cookie_file_path, domain): argument
84 username, password = credentials[domain]
88 auth_handler.add_password(domain, domain, username, password)
95 domain = urlparse(args.gerrit).netloc
98 return create_url_opener(args.gitcookies, domain)
101 .format(domain, args.gitcookies), file=sys.stderr)
/development/samples/SipDemo/src/com/example/android/sip/
DWalkieTalkieActivity.java125 String domain = prefs.getString("domainPref", ""); in initializeLocalProfile() local
128 if (username.length() == 0 || domain.length() == 0 || password.length() == 0) { in initializeLocalProfile()
134 SipProfile.Builder builder = new SipProfile.Builder(username, domain); in initializeLocalProfile()
/development/tools/winscope/
Dyarn.lock1474 domain-browser@^1.1.1:
1476 …resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.1.7.tgz#867aa4b093faa05f1…
2700 domain-browser "^1.1.1"
/development/samples/SearchableDictionary/res/raw/
Ddefinitions.txt288 domain - n. territory over which rule or control is exercised
/development/sdk/
Dsdk_files_NOTICE.txt517 ** This file is in the public domain, so clarified as of
7248 LZMA SDK is placed in the public domain.
8646 All MurmurHash source files are placed in the public domain.
8802 All code here is public domain.
11985 This library (libselinux) is public domain software, i.e. not copyrighted.
14614 which has been placed in the public domain:
14616 "LZMA SDK is placed in the public domain." (http://www.7-zip.org/sdk.html)