Home
last modified time | relevance | path

Searched refs:MojoAllocMessage (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/cpp/system/
Dmessage.h60 MojoResult rv = MojoAllocMessage(static_cast<uint32_t>(num_bytes), handles, in AllocMessage()
/external/libmojo/mojo/public/c/system/
Dmessage_pipe.h286 MojoAllocMessage(uint32_t num_bytes,
Dthunks.cc224 MojoResult MojoAllocMessage(uint32_t num_bytes, in MojoAllocMessage() function
/external/libmojo/mojo/edk/system/
Dmessage_pipe_unittest.cc424 MojoAllocMessage(0, nullptr, 1, MOJO_ALLOC_MESSAGE_FLAG_NONE, in TEST_F()
432 MojoAllocMessage(static_cast<uint32_t>(kMessage.size()), nullptr, 0, in TEST_F()
442 MojoAllocMessage(static_cast<uint32_t>(kMessage.size()), nullptr, 0, in TEST_F()