Home
last modified time | relevance | path

Searched defs:GetAttachments (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_reader_unittest.cc41 bool GetAttachments(Message* msg) override { return true; } in GetAttachments() function in IPC::internal::__anon346202c20111::MockChannelReader
Dipc_channel_nacl.cc362 bool ChannelNacl::GetAttachments(Message* msg) { in GetAttachments() function in IPC::ChannelNacl