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

  /external/chromium_org/mojo/system/
channel_endpoint.cc 122 message->SerializeAndCloseDispatchers(channel_);
message_in_transit.h 175 void SerializeAndCloseDispatchers(Channel* channel);
231 // |SerializeAndCloseDispatchers()| has not been called.
message_in_transit.cc 184 void MessageInTransit::SerializeAndCloseDispatchers(Channel* channel) {

Completed in 1001 milliseconds