Searched
full:sign (Results
676 -
700 of
6178) sorted by null
<<21222324252627282930>>
/external/chromium/base/third_party/dmg_fp/ |
dmg_fp.h | 19 int* decpt, int* sign, char** rve);
|
/external/chromium/chrome/browser/chromeos/login/ |
base_login_display_host.h | 64 // Sign in screen controller.
|
login_performer.h | 24 // This class encapsulates sign in operations. 25 // Sign in is performed in a way that offline auth is executed first. 41 // (3) Display error message and allow "Sign Out" as the only action. 156 // sign-in server. LoginFailure.None() by default.
|
/external/chromium/chrome/browser/debugger/manual_tests/ |
heap-profiler-test-basic-grid-functionality.html | 25 (button with percent sign on the status bar);
|
profiler-test-basic-grid-functionality.html | 30 (button with percent sign on the status bar);
|
/external/chromium/crypto/ |
hmac_mac.cc | 42 bool HMAC::Sign(const std::string& data,
|
signature_creator.h | 33 // Currently can only sign data using SHA-1 with RSA encryption.
|
/external/chromium/net/base/ |
cert_status_flags.h | 32 // 1 << 31 (the sign bit) is reserved so that the cert status will never be
|
/external/chromium/testing/gtest/xcode/Config/ |
General.xcconfig | 20 WARNING_CFLAGS = -Wall -Werror -Wendif-labels -Wnewline-eof -Wno-sign-compare -Wshadow
|
/external/chromium_org/base/third_party/dmg_fp/ |
dmg_fp.h | 19 int* decpt, int* sign, char** rve);
|
/external/chromium_org/chrome/android/java/strings/translations/ |
android_chrome_strings_fil.xtb | 16 Nagsa-sign in ka sa isang pinamamahalaang account at nagbibigay sa administrator nito ng kontrol sa iyong profile sa Chrome. Permanenteng mauugnay ang iyong data ng Chrome sa account na ito. Ang pagdiskonekta mula sa account na ito ay magtatanggal sa lokal na data ng Chrome.</translation> 32 <translation id="3136378934686431938">Paki-update ang iyong mga detalye sa pag-sign in.</translation> 53 <translation id="7947953824732555851">I-accept, mag-sign in</translation> 62 <translation id="7495038789730067783">Kumpirmahin ang pag-sign in</translation>
|
/external/chromium_org/chrome/android/testshell/java/src/org/chromium/chrome/testshell/sync/ |
SignoutFragment.java | 17 * The fragment to show when the user is given the option to sign out of Chromium.
|
SyncController.java | 69 * Open a dialog that gives the user the option to sign in from a list of available accounts. 79 * Open a dialog that gives the user the option to sign out. 89 * Trigger Chromium sign in of the given account. 100 // The SigninManager handles most of the sign-in flow, and doFinishSignIn handles the
|
/external/chromium_org/chrome/browser/extensions/api/identity/ |
identity_signin_flow.h | 17 // IdentitySigninFlow is a controller class to do a sign-in flow for an
|
/external/chromium_org/chrome/browser/password_manager/ |
password_manager_delegate.h | 31 // sign in infobar is or will be shown.
|
/external/chromium_org/chrome/browser/profile_resetter/ |
jtl_foundation.cc | 24 if (!hmac_.Sign(input, digest, arraysize(digest))) {
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
demo_user_login.js | 27 // Report back sign in UI being painted.
|
/external/chromium_org/chrome/browser/resources/gaia_auth/ |
offline.html | 13 <h2 id="sign-in-title"></h2>
|
/external/chromium_org/chrome/browser/signin/ |
signin_oauth_helper.h | 14 // Helper class for the sign in process. Currently it provides a single helper
|
signin_ui_util.h | 28 // "Sign in to Chromium", "Signin Error...", etc).
|
/external/chromium_org/chrome/browser/ui/autofill/ |
testable_autofill_dialog_view.h | 39 // Get the web contents used to sign in to Google.
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
autofill_sign_in_container.h | 22 // Controls the sign-in dialog of the AutofillDialog.
|
/external/chromium_org/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_sync_promo_controller.h | 19 // The browser in which the sign in page will be loaded.
|
/external/chromium_org/chrome/browser/ui/cocoa/ |
profile_signin_confirmation_dialog_cocoa.h | 31 // A constrained dialog that confirms Chrome sign-in for enterprise users.
|
/external/chromium_org/chrome/browser/ui/views/autofill/ |
autofill_dialog_views_unittest.cc | 94 // The sign in web view is not focusable until a web contents is created. 128 // The sign in view should be the only showing and focusable view. 137 // Hide sign in while not loading Wallet items as if the user clicked "Back". 153 // Hide sign in while pretending to load Wallet data.
|
Completed in 598 milliseconds
<<21222324252627282930>>