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

  /external/chromium/chrome/browser/extensions/
extension_messages_browsertest.cc 30 static void DispatchOnDisconnect(int source_port_id) {
145 DispatchOnDisconnect(kPortId);
extension_message_service.cc 52 "Port.dispatchOnDisconnect";
77 static void DispatchOnDisconnect(
188 DispatchOnDisconnect(MessagePort(source, MSG_ROUTING_CONTROL),
220 DispatchOnDisconnect(MessagePort(source, MSG_ROUTING_CONTROL),
308 DispatchOnDisconnect(port, GET_OPPOSITE_PORT_ID(closing_port_id), false);

Completed in 470 milliseconds