Home
last modified time | relevance | path

Searched refs:attachment_ids (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/ipc/
Dipc_message.h197 std::vector<BrokerableAttachment::AttachmentId> attachment_ids; member
Dipc_message.cc216 info->attachment_ids.push_back(id); in FindNext()