Searched refs:GetAttachmentAt (Results 1 - 3 of 3) sorted by relevance

/external/libmojo/ipc/
H A Dipc_message_attachment_set.h55 scoped_refptr<MessageAttachment> GetAttachmentAt(unsigned index);
H A Dipc_message_attachment_set.cc91 scoped_refptr<MessageAttachment> MessageAttachmentSet::GetAttachmentAt( function in class:IPC::MessageAttachmentSet
H A Dipc_message.cc196 *attachment = attachment_set->GetAttachmentAt(index);

Completed in 127 milliseconds