BrokerProcessDispatcher 33 content/ppapi_plugin/broker_process_dispatcher.cc const base::WeakPtr<BrokerProcessDispatcher> in_dispatcher, BrokerProcessDispatcher 39 content/ppapi_plugin/broker_process_dispatcher.cc base::WeakPtr<BrokerProcessDispatcher> dispatcher; BrokerProcessDispatcher 76 content/ppapi_plugin/broker_process_dispatcher.cc BrokerProcessDispatcher::BrokerProcessDispatcher( BrokerProcessDispatcher 99 content/ppapi_plugin/broker_process_dispatcher.cc BrokerProcessDispatcher::~BrokerProcessDispatcher() { BrokerProcessDispatcher 110 content/ppapi_plugin/broker_process_dispatcher.cc bool BrokerProcessDispatcher::OnMessageReceived(const IPC::Message& msg) { BrokerProcessDispatcher 111 content/ppapi_plugin/broker_process_dispatcher.cc IPC_BEGIN_MESSAGE_MAP(BrokerProcessDispatcher, msg) BrokerProcessDispatcher 124 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnGetPermissionSettingsCompleted( BrokerProcessDispatcher 133 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnGetSitesWithData( BrokerProcessDispatcher 141 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnClearSiteData( BrokerProcessDispatcher 151 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnDeauthorizeContentLicenses( BrokerProcessDispatcher 158 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnGetPermissionSettings( BrokerProcessDispatcher 188 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnSetDefaultPermission( BrokerProcessDispatcher 200 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::OnSetSitePermission( BrokerProcessDispatcher 209 content/ppapi_plugin/broker_process_dispatcher.cc void BrokerProcessDispatcher::GetSitesWithData( BrokerProcessDispatcher 226 content/ppapi_plugin/broker_process_dispatcher.cc bool BrokerProcessDispatcher::ClearSiteData( BrokerProcessDispatcher 255 content/ppapi_plugin/broker_process_dispatcher.cc bool BrokerProcessDispatcher::DeauthorizeContentLicenses( BrokerProcessDispatcher 272 content/ppapi_plugin/broker_process_dispatcher.cc bool BrokerProcessDispatcher::SetDefaultPermission( BrokerProcessDispatcher 294 content/ppapi_plugin/broker_process_dispatcher.cc bool BrokerProcessDispatcher::SetSitePermission( BrokerProcessDispatcher 20 content/ppapi_plugin/broker_process_dispatcher.h class BrokerProcessDispatcher BrokerProcessDispatcher 22 content/ppapi_plugin/broker_process_dispatcher.h public base::SupportsWeakPtr<BrokerProcessDispatcher> { BrokerProcessDispatcher 24 content/ppapi_plugin/broker_process_dispatcher.h BrokerProcessDispatcher(PP_GetInterface_Func get_plugin_interface, BrokerProcessDispatcher 26 content/ppapi_plugin/broker_process_dispatcher.h virtual ~BrokerProcessDispatcher(); BrokerProcessDispatcher 90 content/ppapi_plugin/broker_process_dispatcher.h DISALLOW_COPY_AND_ASSIGN(BrokerProcessDispatcher); BrokerProcessDispatcher 470 content/ppapi_plugin/ppapi_thread.cc BrokerProcessDispatcher* broker_dispatcher = BrokerProcessDispatcher 471 content/ppapi_plugin/ppapi_thread.cc new BrokerProcessDispatcher(plugin_entry_points_.get_interface,