Searched refs:broker_path (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dppb_broker_impl.cc68 const base::FilePath& broker_path = module->path(); local
82 routing_id_, broker_path));
90 broker_path));
/external/chromium_org/content/browser/
H A Dplugin_service_impl.h180 const base::FilePath& broker_path);
H A Dplugin_service_impl.cc284 const base::FilePath& broker_path) {
286 if (iter->plugin_path() == broker_path)
283 FindPpapiBrokerProcess( const base::FilePath& broker_path) argument

Completed in 74 milliseconds