Lines Matching refs:DCHECK
46 DCHECK(settings); in cef_request_context_create_context()
70 DCHECK(other); in cef_create_context_shared()
92 DCHECK(self); in request_context_is_same()
96 DCHECK(other); in request_context_is_same()
113 DCHECK(self); in request_context_is_sharing_with()
117 DCHECK(other); in request_context_is_sharing_with()
133 DCHECK(self); in request_context_is_global()
148 DCHECK(self); in request_context_get_handler()
164 DCHECK(self); in request_context_get_cache_path()
180 DCHECK(self); in request_context_get_cookie_manager()
201 DCHECK(self); in request_context_register_scheme_handler_factory()
205 DCHECK(scheme_name); in request_context_register_scheme_handler_factory()
224 DCHECK(self); in request_context_clear_scheme_handler_factories()
241 DCHECK(self); in request_context_has_preference()
245 DCHECK(name); in request_context_has_preference()
262 DCHECK(self); in request_context_get_preference()
266 DCHECK(name); in request_context_get_preference()
283 DCHECK(self); in request_context_get_all_preferences()
301 DCHECK(self); in request_context_can_set_preference()
305 DCHECK(name); in request_context_can_set_preference()
324 DCHECK(self); in request_context_set_preference()
328 DCHECK(name); in request_context_set_preference()
332 DCHECK(error); in request_context_set_preference()
353 DCHECK(self); in request_context_clear_certificate_exceptions()
368 DCHECK(self); in request_context_clear_http_auth_credentials()
383 DCHECK(self); in request_context_close_all_connections()
399 DCHECK(self); in request_context_resolve_host()
403 DCHECK(origin); in request_context_resolve_host()
407 DCHECK(callback); in request_context_resolve_host()
423 DCHECK(self); in request_context_load_extension()
427 DCHECK(root_directory); in request_context_load_extension()
443 DCHECK(self); in request_context_did_load_extension()
447 DCHECK(extension_id); in request_context_did_load_extension()
464 DCHECK(self); in request_context_has_extension()
468 DCHECK(extension_id); in request_context_has_extension()
485 DCHECK(self); in request_context_get_extensions()
489 DCHECK(extension_ids); in request_context_get_extensions()
514 DCHECK(self); in request_context_get_extension()
518 DCHECK(extension_id); in request_context_get_extension()
535 DCHECK(self); in request_context_get_media_router()