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 541 content::RenderProcessHost* opener_process = local
547 bool notify_other_port = opener_process && receiver_process &&
548 opener_process != receiver_process;
550 if (opener_process == process) {

Completed in 174 milliseconds