Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dinvitation.h25 #define MOJO_PROCESS_ERROR_FLAG_NONE ((MojoProcessErrorFlags)0) macro
/external/libchrome/mojo/core/
Dcore.cc123 MOJO_PROCESS_ERROR_FLAG_NONE); in RunMojoProcessErrorHandler()