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

  /external/chromium_org/ipc/
ipc_logging.cc 154 !message.received_time() ||
306 data->receive = message.received_time();
ipc_message.h 205 int64 received_time() const { return received_time_; } function in class:IPC::Message
ipc_message_utils.h 757 if (msg->received_time() != 0) {

Completed in 136 milliseconds