Searched refs:domain (Results 1 – 4 of 4) sorted by relevance
/development/tools/repo_pull/ |
D | gerrit.py | 101 domain = row[0] 110 credentials[domain] = (username, password) 120 def create_url_opener(cookie_file_path, domain): argument 126 username, password = credentials[domain] 130 auth_handler.add_password(domain, domain, username, password) 137 domain = urlparse(args.gerrit).netloc 140 return create_url_opener(args.gitcookies, domain) 143 .format(domain, args.gitcookies), file=sys.stderr)
|
/development/samples/SipDemo/src/com/example/android/sip/ |
D | WalkieTalkieActivity.java | 125 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/ |
D | yarn.lock | 2920 domain-browser@^1.1.1: 2922 …resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd… 5266 domain-browser "^1.1.1"
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 288 domain - n. territory over which rule or control is exercised
|