Searched refs:GetAttachments (Results 1 – 5 of 5) sorted by relevance
66 bool GetAttachments(Message* msg) override;
104 virtual bool GetAttachments(Message* msg) = 0; in COMPONENT_EXPORT()
193 if (!GetAttachments(external_message)) in HandleExternalMessage()
41 bool GetAttachments(Message* msg) override { return true; } in GetAttachments() function in IPC::internal::__anon7343dfd90111::MockChannelReader
362 bool ChannelNacl::GetAttachments(Message* msg) { in GetAttachments() function in IPC::ChannelNacl