chrome_switches.cc |
|
656 |
chrome_switches.h |
|
627 |
ipc_channel.h |
|
6537 |
ipc_channel_capability.h |
|
2528 |
ipc_channel_posix.cc |
|
42562 |
ipc_channel_posix.h |
|
7793 |
ipc_channel_utils.cc |
|
2718 |
ipc_channel_utils.h |
|
780 |
ipc_channel_win.cc |
|
27818 |
ipc_channel_win.h |
|
6097 |
ipc_message.cc |
static |
6630 |
ipc_message.h |
|
14109 |
ipc_message_utils.cc |
|
4119 |
ipc_message_utils.h |
This constant determines the threshold size (in bytes) for deciding whether
shared memory should be used during serialization/deserialization handled
by the MessageBufferWriter class.
NOTE: Even above this threshold, if MessageBufferWriter fails to allocate a
shared memory region, it may still fall-back to sending the message inline.
|
35293 |
mach_ipc_mac.cc |
|
11929 |
mach_ipc_mac.h |
|
2595 |
mach_message_source_mac.cc |
|
2095 |
mach_message_source_mac.h |
|
2072 |
process_watcher.h |
|
1361 |
process_watcher_dummy.cc |
|
446 |
process_watcher_posix_sigchld.cc |
|
17042 |
process_watcher_win.cc |
|
8819 |