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

  /external/chromium_org/mojo/system/
dispatcher.cc 45 void Dispatcher::TransportDataAccess::StartSerialize(
51 dispatcher->StartSerialize(channel, max_size, max_platform_handles);
414 void Dispatcher::StartSerialize(Channel* channel,
dispatcher.h 174 static void StartSerialize(Dispatcher* dispatcher,
314 void StartSerialize(Channel* channel,
319 // |StartSerialize()|, with the same |Channel|.) This does so by writing to
322 // to be required to |StartSerialize()|). This may write no more than the
323 // amount indicated by |StartSerialize()|. (WARNING: Beware of races, e.g., if
transport_data.cc 90 Dispatcher::TransportDataAccess::StartSerialize(

Completed in 69 milliseconds