IPC_EXPORT         20 ipc/file_descriptor_set_posix.h class IPC_EXPORT FileDescriptorSet
IPC_EXPORT         41 ipc/ipc_channel.h class IPC_EXPORT Channel : public Sender {
IPC_EXPORT        231 ipc/ipc_channel.h IPC_EXPORT bool SocketPair(int* fd1, int* fd2);
IPC_EXPORT         19 ipc/ipc_channel_factory.h class IPC_EXPORT ChannelFactory : public base::MessageLoopForIO::Watcher {
IPC_EXPORT         55 ipc/ipc_channel_proxy.h class IPC_EXPORT ChannelProxy : public Sender, public base::NonThreadSafe {
IPC_EXPORT         60 ipc/ipc_channel_proxy.h   class IPC_EXPORT MessageFilter
IPC_EXPORT         26 ipc/ipc_forwarding_message_filter.h class IPC_EXPORT ForwardingMessageFilter : public ChannelProxy::MessageFilter {
IPC_EXPORT         17 ipc/ipc_listener.h class IPC_EXPORT Listener {
IPC_EXPORT         36 ipc/ipc_logging.h class IPC_EXPORT Logging {
IPC_EXPORT         35 ipc/ipc_message.h class IPC_EXPORT Message : public Pickle {
IPC_EXPORT         66 ipc/ipc_message_utils.h struct IPC_EXPORT LogData {
IPC_EXPORT        121 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        125 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<unsigned char> {
IPC_EXPORT        133 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<unsigned short> {
IPC_EXPORT        149 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        161 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        173 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        185 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        198 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        211 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        218 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<float> {
IPC_EXPORT        230 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<double> {
IPC_EXPORT        249 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        262 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        278 ipc/ipc_message_utils.h   IPC_EXPORT static void Log(const param_type& p, std::string* l);
IPC_EXPORT        283 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<std::vector<char> > {
IPC_EXPORT        291 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<std::vector<unsigned char> > {
IPC_EXPORT        299 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<std::vector<bool> > {
IPC_EXPORT        420 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::DictionaryValue> {
IPC_EXPORT        444 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::FileDescriptor> {
IPC_EXPORT        453 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::FilePath> {
IPC_EXPORT        461 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::ListValue> {
IPC_EXPORT        469 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::NullableString16> {
IPC_EXPORT        478 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::File::Info> {
IPC_EXPORT        498 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::Time> {
IPC_EXPORT        506 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::TimeDelta> {
IPC_EXPORT        514 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::TimeTicks> {
IPC_EXPORT        715 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<IPC::ChannelHandle> {
IPC_EXPORT        723 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<LogData> {
IPC_EXPORT        731 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<Message> {
IPC_EXPORT        741 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<HANDLE> {
IPC_EXPORT        749 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<LOGFONT> {
IPC_EXPORT        757 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<MSG> {
IPC_EXPORT        780 ipc/ipc_message_utils.h IPC_EXPORT void GenerateLogData(const std::string& channel,
IPC_EXPORT         53 ipc/ipc_platform_file.h IPC_EXPORT PlatformFileForTransit GetFileHandleForProcess(
IPC_EXPORT         60 ipc/ipc_platform_file.h IPC_EXPORT PlatformFileForTransit TakeFileHandleForProcess(
IPC_EXPORT         14 ipc/ipc_sender.h class IPC_EXPORT Sender {
IPC_EXPORT         14 ipc/ipc_switches.h IPC_EXPORT extern const char kProcessChannelID[];
IPC_EXPORT         15 ipc/ipc_switches.h IPC_EXPORT extern const char kDebugChildren[];
IPC_EXPORT         61 ipc/ipc_sync_channel.h class IPC_EXPORT SyncChannel : public ChannelProxy {
IPC_EXPORT         24 ipc/ipc_sync_message.h class IPC_EXPORT SyncMessage : public Message {
IPC_EXPORT         85 ipc/ipc_sync_message.h class IPC_EXPORT MessageReplyDeserializer {
IPC_EXPORT         28 ipc/ipc_sync_message_filter.h class IPC_EXPORT SyncMessageFilter : public ChannelProxy::MessageFilter,
IPC_EXPORT         28 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateServerUnixDomainSocket(const base::FilePath& socket_name,
IPC_EXPORT         34 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateClientUnixDomainSocket(const base::FilePath& socket_name,
IPC_EXPORT         40 ipc/unix_domain_socket_util.h IPC_EXPORT bool GetPeerEuid(int fd, uid_t* peer_euid);
IPC_EXPORT         44 ipc/unix_domain_socket_util.h IPC_EXPORT bool IsPeerAuthorized(int peer_fd);
IPC_EXPORT         53 ipc/unix_domain_socket_util.h IPC_EXPORT bool ServerAcceptConnection(int server_listen_fd,