Searched refs:append_options (Results 1 – 1 of 1) sorted by relevance
21 MojoAppendMessageDataOptions append_options; in WriteMessageRaw() local22 append_options.struct_size = sizeof(append_options); in WriteMessageRaw()23 append_options.flags = MOJO_APPEND_MESSAGE_DATA_FLAG_COMMIT_SIZE; in WriteMessageRaw()29 &append_options, &buffer, &buffer_size); in WriteMessageRaw()