Searched defs:OnLogMessage (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/content/renderer/
H A Drenderer_webapplicationcachehost_impl.cc26 void RendererWebApplicationCacheHostImpl::OnLogMessage( function in class:content::RendererWebApplicationCacheHostImpl
/external/chromium_org/content/browser/appcache/
H A Dappcache_frontend_proxy.cc45 void AppCacheFrontendProxy::OnLogMessage(int host_id, function in class:content::AppCacheFrontendProxy
/external/chromium_org/content/child/appcache/
H A Dappcache_dispatcher.cc27 IPC_MESSAGE_HANDLER(AppCacheMsg_LogMessage, OnLogMessage)
61 void AppCacheDispatcher::OnLogMessage( function in class:content::AppCacheDispatcher
63 frontend_->OnLogMessage(
H A Dappcache_frontend_impl.cc75 void AppCacheFrontendImpl::OnLogMessage(int host_id, function in class:content::AppCacheFrontendImpl
80 host->OnLogMessage(log_level, message);
H A Dweb_application_cache_host_impl.h38 virtual void OnLogMessage(AppCacheLogLevel log_level, function in class:content::WebApplicationCacheHostImpl
/external/chromium_org/ui/events/ozone/evdev/libgestures_glue/
H A Devent_reader_libevdev_cros.cc33 evdev_.log = OnLogMessage;
75 void EventReaderLibevdevCros::OnLogMessage(void* data, function in class:ui::EventReaderLibevdevCros
/external/chromium_org/chrome/test/logging/win/
H A Dlog_file_printer.cc99 virtual void OnLogMessage(const EVENT_TRACE* event,
204 void EventPrinter::OnLogMessage(const EVENT_TRACE* event, function in class:__anon5985::EventPrinter
/external/chromium_org/content/browser/gpu/
H A Dgpu_process_host_ui_shim.cc206 OnLogMessage)
230 void GpuProcessHostUIShim::OnLogMessage( function in class:content::GpuProcessHostUIShim

Completed in 257 milliseconds