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

  /external/chromium_org/extensions/browser/
event_router.h 202 static void DispatchExtensionMessage(
event_router.cc 102 void EventRouter::DispatchExtensionMessage(IPC::Sender* ipc_sender,
126 // DispatchExtensionMessage does _not_ take ownership of event_args, so we
152 DispatchExtensionMessage(ipc_sender,
606 DispatchExtensionMessage(process,

Completed in 50 milliseconds