Searched refs:MojoNotifyBadMessage (Results 1 – 5 of 5) sorted by relevance
/external/libchrome/mojo/public/cpp/system/ |
D | message.h | 95 return MojoNotifyBadMessage(message.value(), error.data(), in NotifyBadMessage()
|
/external/libchrome/mojo/public/c/system/ |
D | message_pipe.h | 592 MojoNotifyBadMessage(MojoMessageHandle message,
|
D | thunks.cc | 362 MojoResult MojoNotifyBadMessage(MojoMessageHandle message, in MojoNotifyBadMessage() function
|
/external/libchrome/mojo/public/cpp/system/tests/ |
D | invitation_unittest.cc | 289 MojoNotifyBadMessage(message, kErrorMessage, sizeof(kErrorMessage), in TEST_P()
|
/external/libchrome/mojo/core/ |
D | invitation_unittest.cc | 644 MojoNotifyBadMessage(message, kErrorMessage, sizeof(kErrorMessage), in TEST_F()
|