/external/chromium_org/third_party/sqlite/src/test/ |
backup_ioerr.test | 107 # proceed as normal. 110 # operation should proceed normally. The error should be reported
|
/external/chromium_org/ui/views/controls/webview/ |
web_dialog_view.cc | 344 bool proceed, 347 *proceed_to_fire_unload = proceed;
|
/external/wpa_supplicant_8/src/crypto/ |
random.c | 221 * some key derivation operations to proceed. 270 wpa_printf(MSG_INFO, "random: Allow operation to proceed "
|
/frameworks/base/core/java/android/net/http/ |
RequestHandle.java | 118 public void handleSslErrorResponse(boolean proceed) { 120 mRequest.handleSslErrorResponse(proceed);
|
/libcore/luni/src/main/java/java/util/concurrent/ |
CountDownLatch.java | 41 * until the driver is ready for them to proceed; 56 * startSignal.countDown(); // let all threads proceed
|
/packages/apps/Email/src/com/android/email/activity/setup/ |
AccountServerBaseFragment.java | 69 // This is used to debounce multiple clicks on the proceed button (which does async work) 79 * @param enable true to enable proceed/next button, false to disable
|
/cts/tests/tests/webkit/src/android/webkit/cts/ |
HttpAuthHandlerTest.java | 85 handler.proceed(mUser, mPassword);
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
PhotoFragment.java | 48 // If setPhoto() was called to store a URL, proceed
|
/external/ceres-solver/internal/ceres/ |
corrector.cc | 51 // it shouldn't, and the computation of the scaling should proceed
|
/external/chromium/chrome/browser/chromeos/ |
tab_closeable_state_watcher.cc | 102 // This could be a call to cancel APP_EXITING if user doesn't proceed with
|
/external/chromium/chrome/browser/extensions/ |
extension_disabled_infobar_delegate.cc | 54 AddRef(); // Balanced in Proceed or Abort.
|
extension_incognito_apitest.cc | 135 // Wait for both extensions to be ready before telling them to proceed.
|
/external/chromium/chrome/browser/sync/engine/ |
syncer_util.h | 49 // should proceed normally with a new local entry, this function will
|
/external/chromium/chrome/browser/sync/glue/ |
password_data_type_controller.cc | 129 // No additional services need to be started before we can proceed
|
/external/chromium/net/url_request/ |
url_request_ftp_job.cc | 221 // Once the auth is cancelled, we proceed with the request as though
|
/external/chromium/webkit/glue/resources/ |
webkit_strings_en-GB.xtb | 32 <translation id="2761667185364618470">Please tick this box if you want to proceed.</translation>
|
/external/chromium_org/chrome/app/ |
chrome_exe_main_win.cc | 138 // Not in metro mode, proceed as normal.
|
/external/chromium_org/chrome/browser/chromeos/app_mode/ |
kiosk_profile_loader.cc | 94 // Proceed only when cryptohome is not mounded or running on dev box.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
resource_entry_conversion.cc | 130 // in that case we need to return true to proceed.
|
/external/chromium_org/chrome/browser/extensions/api/push_messaging/ |
push_messaging_canary_test.cc | 99 // to proceed instead of being blocked by the test infrastructure.
|
/external/chromium_org/chrome/browser/extensions/ |
extension_incognito_apitest.cc | 151 // Wait for both extensions to be ready before telling them to proceed.
|
/external/chromium_org/chrome/browser/first_run/ |
first_run.h | 59 FIRST_RUN_PROCEED = 0, // Proceed with first run.
|
/external/chromium_org/chrome/browser/sync/glue/ |
non_frontend_data_type_controller.h | 99 // True - if models are ready and association can proceed.
|
non_ui_data_type_controller.h | 59 // True - if models are ready and association can proceed.
|
/external/chromium_org/chrome/browser/ui/webui/help/ |
version_updater_chromeos.cc | 97 // Don't proceed to update if we're currently offline or connected
|