Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_test_sink.h107 const Message* GetMessageAt(size_t index) const;
Dipc_test_sink.cc50 const Message* TestSink::GetMessageAt(size_t index) const { in GetMessageAt() function in IPC::TestSink