Searched defs:MojoCreateSharedBufferOptions (Results 1 – 2 of 2) sorted by relevance
44 struct MOJO_ALIGNAS(8) MojoCreateSharedBufferOptions { struct46 MojoCreateSharedBufferOptionsFlags flags; argument48 MOJO_STATIC_ASSERT(sizeof(MojoCreateSharedBufferOptions) == 8, argument
78 const MojoCreateSharedBufferOptions& /*validated_options*/, in Create()