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

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

Completed in 39 milliseconds