MOJO_RESULT_UNKNOWN  229 mojo/bindings/js/core.cc         .SetValue("RESULT_UNKNOWN", MOJO_RESULT_UNKNOWN)
MOJO_RESULT_UNKNOWN   96 mojo/public/c/system/core.h const MojoResult MOJO_RESULT_UNKNOWN = -2;
MOJO_RESULT_UNKNOWN   48 mojo/shell/app_child_process_host.cc     controller_client_->AppCompleted(MOJO_RESULT_UNKNOWN);
MOJO_RESULT_UNKNOWN  281 mojo/system/message_pipe.cc   return MOJO_RESULT_UNKNOWN;
MOJO_RESULT_UNKNOWN   34 mojo/system/waiter_unittest.cc         result_(MOJO_RESULT_UNKNOWN),