HomeSort by relevance Sort by last modified time
    Searched full:opener_process (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc 574 content::RenderProcessHost* opener_process = local
580 bool notify_other_port = opener_process && receiver_process &&
581 opener_process != receiver_process;
583 if (opener_process == process) {

Completed in 31 milliseconds