Home | History | Annotate | Download | only in system

Lines Matching refs:MojoBeginWriteData

70 // Flags passed to |MojoBeginWriteData()| via |MojoBeginWriteDataOptions|. See
77 // Options passed to |MojoBeginWriteData()|.
237 // |data_pipe_producer_handle| (i.e., |MojoBeginWriteData()| has been
254 // |MojoBeginWriteData()|, their request will fail with |MOJO_RESULT_BUSY|.
256 // If |MojoBeginWriteData()| returns MOJO_RESULT_OK and once the caller has
260 // |MojoBeginWriteData()| fails.
272 // |data_pipe_producer_handle| (i.e., |MojoBeginWriteData()| has been
277 MojoBeginWriteData(MojoHandle data_pipe_producer_handle,
283 // |MojoBeginWriteData()| for the same |data_pipe_producer_handle|.
287 // |*buffer_num_bytes| output by |MojoBeginWriteData()|, and it must be a
301 // by |MojoBeginWriteData()| or not a multiple of the element size).
303 // two-phase write (e.g., |MojoBeginWriteData()| was not called or