HomeSort by relevance Sort by last modified time
    Searched full:dcheck (Results 476 - 500 of 7371) sorted by null

<<11121314151617181920>>

  /external/chromium_org/printing/
printed_document_gtk.cc 20 DCHECK(&page == mutable_.pages_.find(page.page_number() - 1)->second.get());
24 DCHECK(context);
  /external/chromium_org/remoting/host/
ipc_audio_capturer.cc 22 DCHECK(callback_.is_null());
23 DCHECK(!callback.is_null());
daemon_process.cc 45 DCHECK(caller_task_runner()->BelongsToCurrentThread());
55 DCHECK(caller_task_runner()->BelongsToCurrentThread());
65 DCHECK(caller_task_runner()->BelongsToCurrentThread());
71 DCHECK(caller_task_runner()->BelongsToCurrentThread());
77 DCHECK(caller_task_runner()->BelongsToCurrentThread());
83 DCHECK(caller_task_runner()->BelongsToCurrentThread());
99 DCHECK(caller_task_runner()->BelongsToCurrentThread());
135 DCHECK(caller_task_runner()->BelongsToCurrentThread());
140 DCHECK(caller_task_runner()->BelongsToCurrentThread());
181 DCHECK(caller_task_runner->BelongsToCurrentThread())
    [all...]
  /external/chromium_org/ui/gfx/
path.cc 16 DCHECK(count > 1);
23 DCHECK(count > 1);
  /external/chromium_org/webkit/browser/fileapi/
file_system_operation_impl.cc 48 DCHECK(SetPendingOperationType(kOperationCreateFile));
60 DCHECK(SetPendingOperationType(kOperationCreateDirectory));
75 DCHECK(SetPendingOperationType(kOperationCopy));
76 DCHECK(!recursive_operation_delegate_);
95 DCHECK(SetPendingOperationType(kOperationMove));
96 DCHECK(!recursive_operation_delegate_);
111 DCHECK(SetPendingOperationType(kOperationDirectoryExists));
120 DCHECK(SetPendingOperationType(kOperationFileExists));
129 DCHECK(SetPendingOperationType(kOperationGetMetadata));
135 DCHECK(SetPendingOperationType(kOperationReadDirectory))
    [all...]
  /external/chromium/chrome/browser/sync/glue/
typed_url_change_processor.cc 29 DCHECK(model_associator);
30 DCHECK(history_backend);
31 DCHECK(error_handler);
32 DCHECK(!BrowserThread::CurrentlyOn(BrowserThread::UI));
41 DCHECK(expected_loop_ == MessageLoop::current());
47 DCHECK(expected_loop_ == MessageLoop::current());
52 DCHECK(running());
53 DCHECK(NotificationType::HISTORY_TYPED_URLS_MODIFIED == type ||
78 DCHECK(!visit_vectors[url->id()].empty());
98 DCHECK(!visits.empty())
    [all...]
  /external/chromium_org/chrome/browser/chromeos/net/
network_portal_detector_impl.cc 103 DCHECK(CalledOnValidThread());
118 DCHECK(CalledOnValidThread());
125 DCHECK(CalledOnValidThread());
135 DCHECK(CalledOnValidThread());
145 DCHECK(CalledOnValidThread());
149 DCHECK(!IsPortalCheckPending());
150 DCHECK(!IsCheckingForPortal());
151 DCHECK(!lazy_detection_enabled());
161 DCHECK(CanPerformDetection());
167 DCHECK(CalledOnValidThread())
    [all...]
  /external/chromium_org/content/browser/indexed_db/leveldb/
leveldb_transaction.cc 39 DCHECK(!finished_);
69 DCHECK(!finished_);
84 DCHECK(!*found);
91 DCHECK(!finished_);
117 DCHECK(!finished_);
146 DCHECK(IsValid());
151 DCHECK(IsValid());
159 DCHECK(IsValid());
164 DCHECK(IsValid());
165 DCHECK(!IsDeleted())
    [all...]
  /external/chromium_org/content/renderer/media/
webrtc_audio_device_impl.cc 36 DCHECK(thread_checker_.CalledOnValidThread());
41 DCHECK(thread_checker_.CalledOnValidThread());
46 DCHECK(thread_checker_.CalledOnValidThread());
121 DCHECK(audio_transport_callback_);
155 DCHECK(thread_checker_.CalledOnValidThread());
160 DCHECK(thread_checker_.CalledOnValidThread());
170 DCHECK(thread_checker_.CalledOnValidThread());
178 DCHECK(thread_checker_.CalledOnValidThread());
190 DCHECK(thread_checker_.CalledOnValidThread());
199 DCHECK(!renderer_.get() || !renderer_->IsStarted()
    [all...]
  /art/runtime/mirror/
iftable.h 29 DCHECK(interface != NULL);
39 DCHECK(method_array != NULL);
54 DCHECK(new_ma != NULL);
55 DCHECK(Get((i * kMax) + kMethodArray) == NULL);
  /external/chromium/base/threading/
non_thread_safe_impl.cc 12 DCHECK(CalledOnValidThread());
  /external/chromium/chrome/browser/chromeos/login/
ownership_status_checker.cc 25 DCHECK(origin_loop_->BelongsToCurrentThread());
45 DCHECK(origin_loop_->BelongsToCurrentThread());
50 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::FILE));
62 DCHECK(origin_loop_->BelongsToCurrentThread());
  /external/chromium/chrome/browser/chromeos/
setting_level_bubble_view.cc 36 DCHECK(icon);
37 DCHECK(level_percent >= 0 && level_percent <= 100);
47 DCHECK(icon);
53 DCHECK(level_percent >= 0 && level_percent <= 100);
  /external/chromium/chrome/browser/net/gaia/
token_service.cc 29 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
33 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
40 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
74 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
93 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
103 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
109 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
114 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
131 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
132 DCHECK(AreCredentialsValid())
    [all...]
  /external/chromium/chrome/browser/
power_save_blocker_win.cc 13 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
  /external/chromium/crypto/
signature_verifier_openssl.cc 38 DCHECK(!verify_context_);
48 DCHECK(digest);
70 DCHECK(verify_context_);
78 DCHECK(verify_context_);
  /external/chromium/net/http/
http_network_session.cc 46 DCHECK(params.proxy_service);
47 DCHECK(params.ssl_config_service);
56 DCHECK(!ContainsKey(response_drainers_, drainer));
62 DCHECK(ContainsKey(response_drainers_, drainer));
  /external/chromium_org/ash/wm/
always_on_top_controller.cc 27 DCHECK(always_on_top_container->children().empty());
30 DCHECK(always_on_top_container_ == NULL);
37 DCHECK(always_on_top_container_);
58 DCHECK(window->type() == aura::client::WINDOW_TYPE_NORMAL ||
  /external/chromium_org/base/threading/
non_thread_safe_impl.cc 16 DCHECK(CalledOnValidThread());
  /external/chromium_org/cc/output/
program_binding.h 62 DCHECK(context_provider);
63 DCHECK(!initialized_);
72 DCHECK(context_provider->IsContextLost());
84 DCHECK(context_provider->IsContextLost());
  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_classifier.cc 33 DCHECK(!controller_.get());
41 DCHECK(!inside_classify_);
47 DCHECK(controller_->done());
55 DCHECK(result.default_match() != result.end());
  /external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_flow.cc 18 DCHECK(host);
19 DCHECK(host->GetWizardController());
20 DCHECK(host->GetWizardController()->GetLocallyManagedUserCreationScreen());
55 DCHECK(status == User::OAUTH2_TOKEN_STATUS_VALID);
  /external/chromium_org/chrome/browser/extensions/api/cast_channel/
cast_channel_api.cc 49 DCHECK(profile_);
82 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
94 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
133 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
134 DCHECK(socket);
135 DCHECK(manager_);
142 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));
143 DCHECK(manager_);
149 DCHECK(socket);
167 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO))
    [all...]
  /external/chromium_org/chrome/browser/gpu/
gpu_mode_manager.cc 22 DCHECK(service);
28 DCHECK(service);
66 DCHECK(gpu_data_manager);
82 DCHECK(service);
  /external/chromium_org/chrome/browser/media/
media_device_id_salt.cc 20 DCHECK(!salt.empty());
28 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
47 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::UI));
53 DCHECK(BrowserThread::CurrentlyOn(BrowserThread::IO));

Completed in 1194 milliseconds

<<11121314151617181920>>