| chrome_switches.cc |
|
535 |
- |
| chrome_switches.h |
|
481 |
- |
| ipc_channel.cc |
|
1699 |
82 % |
| ipc_channel.h |
|
7946 |
67 % |
| ipc_channel_mach.cc |
|
26915 |
- |
| ipc_channel_mach.h |
|
4112 |
- |
| ipc_channel_posix.cc |
|
42450 |
87 % |
| ipc_channel_posix.h |
|
6894 |
100 % |
| ipc_channel_utils.cc |
|
2580 |
86 % |
| ipc_channel_utils.h |
|
659 |
- |
| ipc_channel_win.cc |
|
28126 |
85 % |
| ipc_channel_win.h |
|
5123 |
67 % |
| ipc_message.cc |
static |
7620 |
91 % |
| ipc_message.h |
|
14961 |
92 % |
| ipc_message_utils.cc |
|
4005 |
78 % |
| 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.
|
37498 |
87 % |
| mach_ipc_mac.cc |
|
16959 |
- |
| mach_ipc_mac.h |
|
2695 |
- |
| mach_message_source_mac.cc |
|
1974 |
- |
| mach_message_source_mac.h |
|
1951 |
- |
| process_watcher.h |
|
1526 |
- |
| process_watcher_dummy.cc |
|
383 |
- |
| process_watcher_posix_sigchld.cc |
|
20624 |
66 % |
| process_watcher_win.cc |
|
8698 |
53 % |