Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dplatform_handle.h99 struct MOJO_ALIGNAS(8) MojoUnwrapPlatformHandleOptions { struct
106 MOJO_STATIC_ASSERT(sizeof(MojoUnwrapPlatformHandleOptions) == 8, argument
231 const struct MojoUnwrapPlatformHandleOptions* options,
Dthunks.h169 const MojoUnwrapPlatformHandleOptions* options,
Dthunks.cc379 const MojoUnwrapPlatformHandleOptions* options, in MojoUnwrapPlatformHandle()
/external/libchrome/mojo/core/
Dcore.h288 const MojoUnwrapPlatformHandleOptions* options,
Dentrypoints.cc256 const MojoUnwrapPlatformHandleOptions* options, in MojoUnwrapPlatformHandleImpl()
Dcore.cc1009 const MojoUnwrapPlatformHandleOptions* options, in UnwrapPlatformHandle()