Searched refs:attachment_ids (Results 1 – 2 of 2) sorted by relevance
/external/libmojo/ipc/ | ||
D | ipc_message.h | 197 std::vector<BrokerableAttachment::AttachmentId> attachment_ids; member |
D | ipc_message.cc | 216 info->attachment_ids.push_back(id); in FindNext() |