Report 31 chrome/browser/net/evicted_domain_cookie_counter.cc virtual void Report( Report 196 chrome/browser/net/evicted_domain_cookie_counter.cc cookie_counter_delegate_->Report(*it->second, current_time); Report 68 chrome/browser/net/evicted_domain_cookie_counter.h virtual void Report(const EvictedCookie& evicted_cookie, Report 38 chrome/browser/net/evicted_domain_cookie_counter_unittest.cc virtual void Report( Report 144 components/rappor/rappor_service.cc RapporReports::Report* report = reports->add_report(); Report 47 components/rappor/rappor_service_unittest.cc const RapporReports::Report& report = reports.report(0); Report 99 content/browser/gamepad/raw_input_data_fetcher_win.h PCHAR Report, Report 104 content/browser/gamepad/raw_input_data_fetcher_win.h PCHAR Report, ULONG ReportLength); Report 108 content/browser/gamepad/raw_input_data_fetcher_win.h PCHAR Report, ULONG ReportLength); Report 26 content/renderer/media/crypto/key_systems_support_uma.cc void Report(); Report 59 content/renderer/media/crypto/key_systems_support_uma.cc void Report(bool has_type, bool is_supported); Report 80 content/renderer/media/crypto/key_systems_support_uma.cc call_reporter_.Report(); Report 82 content/renderer/media/crypto/key_systems_support_uma.cc call_with_type_reporter_.Report(); Report 87 content/renderer/media/crypto/key_systems_support_uma.cc support_reporter_.Report(); Report 89 content/renderer/media/crypto/key_systems_support_uma.cc support_with_type_reporter_.Report(); Report 106 content/renderer/media/crypto/key_systems_support_uma.cc reporter->Report(has_type, false); Report 114 content/renderer/media/crypto/key_systems_support_uma.cc reporter->Report(has_type, true); Report 1043 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_class_requires_trace_method_) Report 1059 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_base_requires_tracing_) Report 1067 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_fields_require_tracing_) Report 1082 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_class_contains_invalid_fields_) Report 1111 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_class_contains_gc_root_) Report 1130 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_finalizer_accesses_finalized_field_) Report 1140 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_class_requires_finalization_) Report 1150 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_overridden_non_virtual_trace_) Report 1167 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, error) << info->record(); Report 1175 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_virtual_and_manual_dispatch_) Report 1196 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, error) << receiver->record(); Report 1203 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_derives_non_stack_allocated_) Report 1211 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_manual_dispatch_method_note_) << dispatch; Report 1223 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_part_object_contains_gc_root_note_) Report 1235 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_user_declared_destructor_note_); Report 1242 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_user_declared_finalizer_note_); Report 1249 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_base_requires_finalization_note_) Report 1261 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, note) << field; Report 1268 tools/clang/blink_gc_plugin/BlinkGCPlugin.cpp diagnostic_.Report(full_loc, diag_overridden_non_virtual_trace_note_) Report 118 tools/clang/plugins/ChromeClassTester.cpp DiagnosticBuilder builder = diagnostic().Report(full, id); Report 187 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(iter->getLocation(), diag_bad_enum_last_value_); Report 322 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(full_loc, diag_method_requires_virtual_) Report 384 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(token_end, diag_method_requires_override_) Report 387 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_method_requires_override_); Report 568 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(it->Base->getLocStart(), diag_note_inheritance_) Report 614 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, DiagnosticForIssue(issue)); Report 623 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_protected_non_virtual_dtor_); Report 673 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(record_location, diag_no_explicit_dtor_); Report 675 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_note_implicit_dtor_) << problem_record; Report 678 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(record_location, diag_public_dtor_); Report 680 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(loc, diag_note_public_dtor_); Report 709 tools/clang/plugins/FindBadConstructs.cpp diagnostic().Report(weak_ptr_factory_location,