Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dtrap.h99 struct MOJO_ALIGNAS(8) MojoCreateTrapOptions { struct
106 MOJO_STATIC_ASSERT(sizeof(MojoCreateTrapOptions) == 8, argument
206 const struct MojoCreateTrapOptions* options,
Dthunks.h146 const struct MojoCreateTrapOptions* options,
Dthunks.cc283 const MojoCreateTrapOptions* options, in MojoCreateTrap()
/external/libchrome/mojo/core/
Dcore.h173 const MojoCreateTrapOptions* options,
Dentrypoints.cc218 const MojoCreateTrapOptions* options, in MojoCreateTrapImpl()
Dcore.cc316 const MojoCreateTrapOptions* options, in CreateTrap()