Home
last modified time | relevance | path

Searched defs:MOJO_TRAP_EVENT_FLAG_NONE (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/mojo/public/c/system/
Dtrap.h18 const MojoTrapEventFlags MOJO_TRAP_EVENT_FLAG_NONE = 0; variable
21 #define MOJO_TRAP_EVENT_FLAG_NONE ((MojoTrapEventFlags)0) macro