Home
last modified time | relevance | path

Searched refs:BrowserChildProcessInstanceCreated (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/public/browser/
Dbrowser_child_process_observer.h31 virtual void BrowserChildProcessInstanceCreated( in BrowserChildProcessInstanceCreated() function
/external/chromium_org/chrome/browser/metrics/
Dmetrics_service.h189 virtual void BrowserChildProcessInstanceCreated(
Dmetrics_service.cc723 void MetricsService::BrowserChildProcessInstanceCreated( in BrowserChildProcessInstanceCreated() function in MetricsService
/external/chromium_org/content/browser/
Dbrowser_child_process_host_impl.cc229 BrowserChildProcessInstanceCreated(data)); in NotifyProcessInstanceCreated()