HomeSort by relevance Sort by last modified time
    Searched defs:SendInvitation (Results 1 - 3 of 3) sorted by null

  /external/libchrome/mojo/public/cpp/system/
invitation.cc 56 void SendInvitation(ScopedInvitationHandle invitation,
156 SendInvitation(std::move(invitation.handle_), target_process,
167 SendInvitation(std::move(invitation.handle_), target_process,
180 SendInvitation(std::move(invitation.handle_), base::kNullProcessHandle,
195 SendInvitation(std::move(invitation.handle_), base::kNullProcessHandle,
  /external/libchrome/mojo/public/c/system/
thunks.h 204 MojoResult (*SendInvitation)(
  /external/libchrome/mojo/core/
core.cc 93 // -- see Core::SendInvitation) will be destroyed.
    [all...]

Completed in 230 milliseconds