Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/c/system/
Dtypes.h94 const MojoResult MOJO_RESULT_ALREADY_EXISTS = 6; variable
113 #define MOJO_RESULT_ALREADY_EXISTS ((MojoResult)6) macro
/external/libchrome/mojo/core/
Dinvitation_dispatcher.cc39 return MOJO_RESULT_ALREADY_EXISTS; in AttachMessagePipe()
Dwatcher_set.cc41 return MOJO_RESULT_ALREADY_EXISTS; in Add()
Dwatcher_dispatcher.cc133 return MOJO_RESULT_ALREADY_EXISTS; in WatchDispatcher()
Duser_message_impl.cc441 return MOJO_RESULT_ALREADY_EXISTS; in SetContext()
Dinvitation_unittest.cc267 MOJO_RESULT_ALREADY_EXISTS, in TEST_F()
Dtrap_unittest.cc686 MOJO_RESULT_ALREADY_EXISTS, in TEST_F()
/external/libchrome/mojo/public/cpp/system/
Dwait_set.cc43 return MOJO_RESULT_ALREADY_EXISTS; in AddEvent()
63 return MOJO_RESULT_ALREADY_EXISTS; in AddHandle()