HomeSort by relevance Sort by last modified time
    Searched refs:DispatchExtensionMessage (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
event_router.h 178 static void DispatchExtensionMessage(
event_router.cc 120 void EventRouter::DispatchExtensionMessage(IPC::Sender* ipc_sender,
144 // DispatchExtensionMessage does _not_ take ownership of event_args, so we
159 DispatchExtensionMessage(ipc_sender, profile_id, extension_id, event_name,
622 DispatchExtensionMessage(process, listener_profile, extension->id(),
    [all...]

Completed in 37 milliseconds