Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dtrap.h133 const MojoRemoveTriggerFlags MOJO_REMOVE_TRIGGER_FLAG_NONE = 0; variable
135 #define MOJO_REMOVE_TRIGGER_FLAG_NONE ((MojoRemoveTriggerFlags)0) macro