HomeSort by relevance Sort by last modified time
    Searched full:username (Results 1351 - 1375 of 1761) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/resources/options/
browser_options.js 335 // Username (canonical email) of the currently logged in user or
337 this.username_ = loadTimeData.getString('username');
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
__init__.py 486 headers['Authorization'] = 'Digest username="%s", realm="%s", nonce="%s", uri="%s", algorithm=%s, response=%s, qop=%s, nc=%08x, cnonce="%s"' % (
559 headers['Authorization'] = 'HMACDigest username="%s", realm="%s", snonce="%s", cnonce="%s", uri="%s", created="%s", response="%s", headers="%s"' % (
595 headers['X-WSSE'] = 'UsernameToken Username="%s", PasswordDigest="%s", Nonce="%s", Created="%s"' % (
    [all...]
  /external/ppp/pppd/
auth.c 431 /* get username */
730 * a username of "" and a password of "". If that's not OK,
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntifs.h     [all...]
  /external/bison/lib/
unistd.in.h 756 $USERNAME on native Windows platforms.
785 $USERNAME on native Windows platforms.
    [all...]
  /external/chromium_org/chrome/browser/profiles/
profile_manager.cc     [all...]
  /external/chromium_org/extensions/browser/api/web_request/
web_request_api_helpers.cc     [all...]
  /external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/
debugging.html 374 looks something like <code>C:/Users/&lt;username&gt;/AppData/Local/Google/Chrome
403 nacl-irt &quot;C:/Users/&lt;username&gt;/AppData/Local/Google/Chrome SxS/Application/23.0.1247.1/nacl_irt_x86_64.nexe&quot;
  /external/chromium_org/third_party/tlslite/tlslite/
tlsrecordlayer.py 69 @ivar allegedSrpUsername: This is set to the SRP username
137 #What username did the client claim in his handshake?
    [all...]
  /external/ipsec-tools/src/racoon/
isakmp_xauth.c 263 "Got username \"%s\", password \"%s\"\n", usr, pwd);
593 /* Send the username, libpam frees resp */
    [all...]
  /frameworks/base/docs/html/about/versions/
android-3.1.jd 583 <li>SIP auth username
585 <li>Applications can now get and set the SIP auth username for a profile
    [all...]
  /frameworks/base/docs/html/google/gcm/
ccs.jd     [all...]
  /frameworks/base/docs/html/guide/topics/ui/
dialogs.jd 419 android:id="@+id/username"
427 android:hint="@string/username" />
    [all...]
  /frameworks/base/docs/html/training/articles/
security-tips.jd 467 <p>Where possible, username and password should not be stored on the device.
468 Instead, perform initial authentication using the username and password
    [all...]
  /packages/apps/Browser/res/values-tl/
strings.xml 31 <string name="username" msgid="5057566336518215922">"Pangalan"</string>
217 <string name="pref_security_remember_passwords_summary" msgid="256388703356349137">"I-save ang mga username at password para sa mga website"</string>
    [all...]
  /external/checkpolicy/
checkpolicy.c 1009 printf("username? ");
  /external/chromium_org/chrome/app/nibs/
AvatarMenuItem.xib 147 <string key="NSContents">Username</string>
  /external/chromium_org/chrome/browser/chromeos/extensions/
wallpaper_private_api.cc 549 // Gets email address and username hash while at UI thread.
    [all...]
  /external/chromium_org/chrome/browser/chromeos/settings/
device_settings_provider.cc 794 new_values_cache.SetString(kDeviceOwner, policy_data.username());
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service.cc 278 // Sync is logged in if there is a non-empty effective username.
    [all...]
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_starter.cc 154 // If this is a new signin (no authenticated username yet) try loading
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.cc 49 const char kKeyUsername[] = "username";
  /external/chromium_org/chrome/test/remoting/
remote_desktop_browsertest.cc 256 // Now log in using the username and password passed in from the command line.
  /external/chromium_org/chrome/utility/importer/
firefox_importer.cc 559 // /home/<username>/.mozilla/firefox/lcd50n4n.default/searchplugins

Completed in 1302 milliseconds

<<51525354555657585960>>