Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/system/
Dinvitation.cc73 uintptr_t error_handler_context = 0; in SendInvitation() local
80 error_handler_context = in SendInvitation()
94 error_handler, error_handler_context, &options); in SendInvitation()
/external/libchrome/mojo/core/
Dinvitation_unittest.cc53 uintptr_t error_handler_context = 0,
65 uintptr_t error_handler_context,
287 uintptr_t error_handler_context, in LaunchChildTestClient() argument
334 error_handler, error_handler_context, ""); in LaunchChildTestClient()
348 uintptr_t error_handler_context, in SendInvitationToClient() argument
390 error_handler, error_handler_context, &options)); in SendInvitationToClient()
Dentrypoints.cc317 uintptr_t error_handler_context, in MojoSendInvitationImpl() argument
321 error_handler_context, options); in MojoSendInvitationImpl()
Dcore.h327 uintptr_t error_handler_context,
Dcore.cc1286 uintptr_t error_handler_context, in SendInvitation() argument
1309 error_handler_task_runner, error_handler, error_handler_context)), in SendInvitation()
1310 error_handler_task_runner, error_handler, error_handler_context); in SendInvitation()
/external/libchrome/mojo/public/c/system/
Dinvitation.h412 uintptr_t error_handler_context,
Dthunks.cc441 uintptr_t error_handler_context, in MojoSendInvitation() argument
444 transport_endpoint, error_handler, error_handler_context, in MojoSendInvitation()
Dthunks.h209 uintptr_t error_handler_context,