Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Ddata_pipe.h171 struct MOJO_ALIGNAS(8) MojoEndReadDataOptions { struct
178 MOJO_STATIC_ASSERT(sizeof(MojoEndReadDataOptions) == 8, argument
419 const struct MojoEndReadDataOptions* options);
Dthunks.h123 const struct MojoEndReadDataOptions* options);
Dthunks.cc243 const MojoEndReadDataOptions* options) { in MojoEndReadData()
/external/libchrome/mojo/core/
Dcore.h260 const MojoEndReadDataOptions* options);
Dentrypoints.cc179 const MojoEndReadDataOptions* options) { in MojoEndReadDataImpl()
Dcore.cc849 const MojoEndReadDataOptions* options) { in EndReadData()