/external/chromium_org/url/ |
url_canon_stdurl.cc | 152 // and usernames. These cases can become more efficient if we can assume the
|
/development/samples/SampleSyncAdapter/samplesyncadapter_server/ |
web_services.py | 46 We actually accept any and all usernames that start with this 49 usernames.
|
/external/chromium_org/components/test/data/password_manager/ |
tests.py | 353 environment_passwords_path: The usernames and passwords file. 420 help="Set the usernames/passwords path (required).", nargs=1,
|
environment.py | 57 passwords_path: The usernames and passwords file.
|
websitetest.py | 52 sometimes filled with some messages and thus, the usernames are not
|
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/ |
webstore_provider_browsertest.cc | 274 // URLs with usernames, ports, queries or refs are bad.
|
/external/chromium_org/components/autofill/content/renderer/ |
password_form_conversion_utils.cc | 167 // usernames we have accrued so far: they come from fields not marked
|
password_autofill_agent.cc | 94 // Only fill saved passwords into password fields and usernames into [all...] |
password_form_conversion_utils_browsertest.cc | 230 // Repeat each test once with empty, and once with non-empty usernames.
|
/external/chromium_org/components/autofill/core/common/ |
save_password_progress_logger.cc | 145 return "Ignore other possible usernames";
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/ |
smbno.h | 79 #define ERRrmuns 87 /* too many remote usernames */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
smbno.h | 79 #define ERRrmuns 87 /* too many remote usernames */
|
/external/chromium_org/components/policy/core/common/cloud/ |
user_cloud_policy_store_unittest.cc | 444 // Sign out - we should be able to load the policy (don't check usernames
|
/external/chromium_org/components/password_manager/core/browser/ |
password_form_manager.cc | 566 // Remove any possible usernames that could be credit cards or SSN for privacy 628 // Remove alternate usernames. At this point we assume that we have found [all...] |
/external/chromium_org/components/omnibox/ |
search_provider.cc | 649 // data. Other "schemes" may actually be usernames, and we don't want to send 661 // Don't send URLs with usernames, queries or refs. Some of these are 665 // send usernames/passwords), and even if the port really is a port, the [all...] |
/external/chromium_org/chrome/browser/signin/ |
account_reconcilor_unittest.cc | 302 // preserves dots in usernames and preserves case. gaia::ParseListAccountsData()
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
port.h | 200 // As a result the ICEPROTO_GOOGLE will use different usernames for RTP and
|
relayserver.cc | 46 // The number of bytes in each of the usernames we use.
|
/libcore/luni/src/test/java/tests/java/sql/ |
DatabaseMetaDataNotSupportedTest.java | [all...] |
/packages/apps/Email/res/values-en-rGB/ |
strings.xml | 22 <string name="permission_access_provider_desc" msgid="5338433949655493713">"Allows the app to access your email database, including received messages, sent messages, usernames and passwords."</string>
|
/packages/apps/Email/res/values-en-rIN/ |
strings.xml | 22 <string name="permission_access_provider_desc" msgid="5338433949655493713">"Allows the app to access your email database, including received messages, sent messages, usernames and passwords."</string>
|
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/ |
wallpaper_manager.cc | 69 // A dictionary pref that maps usernames to file paths to their wallpapers. 75 // A dictionary pref that maps usernames to wallpaper properties. [all...] |
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/ |
KURL.cpp | 564 // The canonicalizer will clear any usernames that are empty, so we
|
/external/chromium_org/third_party/jinja2/ |
filters.py | 804 of users but you are only interested in a list of usernames:
|
/libcore/luni/src/main/java/java/net/ |
URLConnection.java | 66 * usernames and passwords in the URL: {@code [all...] |