Home
last modified time | relevance | path

Searched refs:MojoNotifyBadMessageOptions (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/mojo/public/c/system/
Dmessage_pipe.h214 struct MOJO_ALIGNAS(8) MojoNotifyBadMessageOptions { struct
221 MOJO_STATIC_ASSERT(sizeof(MojoNotifyBadMessageOptions) == 8, argument
595 const struct MojoNotifyBadMessageOptions* options);
Dthunks.h96 const struct MojoNotifyBadMessageOptions* options);
Dthunks.cc365 const MojoNotifyBadMessageOptions* options) { in MojoNotifyBadMessage()
/external/libchrome/mojo/core/
Dcore.h232 const MojoNotifyBadMessageOptions* options);
Dentrypoints.cc127 const MojoNotifyBadMessageOptions* options) { in MojoNotifyBadMessageImpl()
Dcore.cc635 const MojoNotifyBadMessageOptions* options) { in NotifyBadMessage()