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

  /external/chromium_org/ipc/
file_descriptor_set_posix_unittest.cc 50 set->CommitAll();
63 set->CommitAll();
75 set->CommitAll();
91 set->CommitAll();
106 set->CommitAll();
121 set->CommitAll();
134 set->CommitAll();
154 set->CommitAll();
162 set->CommitAll();
172 set->CommitAll();
    [all...]
file_descriptor_set_posix.h 69 // Fill an array with file descriptors without 'consuming' them. CommitAll
76 void CommitAll();
81 // Used instead of CommitAll() when closing must be handled manually.
file_descriptor_set_posix.cc 118 void FileDescriptorSet::CommitAll() {
ipc_channel_nacl.cc 286 msg->file_descriptor_set()->CommitAll();
ipc_channel_posix.cc 367 msg->file_descriptor_set()->CommitAll();
    [all...]

Completed in 41 milliseconds