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

  /external/chromium_org/ipc/
ipc_message.h 291 #define IPC_LOGGING_ID 0xFFFFFFF1 // Special message id for logging
ipc_logging.cc 100 MSG_ROUTING_CONTROL, IPC_LOGGING_ID, Message::PRIORITY_NORMAL);
ipc_channel_proxy.cc 255 if (message.type() == IPC_LOGGING_ID) {
  /external/chromium_org/content/common/
child_process_host_impl.cc 226 if (msg.type() == IPC_LOGGING_ID) {

Completed in 54 milliseconds