Searched refs:received_time (Results 1 – 2 of 2) sorted by relevance
/external/libmojo/ipc/ | ||
D | ipc_message.h | 248 int64_t received_time() const { return received_time_; } in received_time() function |
D | ipc_message_utils.h | 1119 if (msg->received_time() != 0) { |