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

  /external/chromium/chrome/browser/extensions/
extension_message_service.h 134 bool notify_other_port);
extension_message_service.cc 302 bool notify_other_port) {
307 if (notify_other_port)
354 bool notify_other_port = local
359 notify_other_port);
362 notify_other_port);
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.cc 468 bool notify_other_port) {
472 if (notify_other_port) {
547 bool notify_other_port = opener_process && receiver_process && local
552 std::string(), notify_other_port);
555 std::string(), notify_other_port);
message_service.h 174 bool notify_other_port);

Completed in 188 milliseconds