HomeSort by relevance Sort by last modified time
    Searched refs:NotifyAssociation (Results 1 - 5 of 5) sorted by null

  /external/libmojo/mojo/public/cpp/bindings/lib/
associated_group_controller.cc 18 bool AssociatedGroupController::NotifyAssociation(
21 return handle_to_send->NotifyAssociation(id, this);
scoped_interface_endpoint_handle.cc 122 bool NotifyAssociation(
361 bool ScopedInterfaceEndpointHandle::NotifyAssociation(
364 return state_->NotifyAssociation(id, peer_group_controller);
multiplex_router.cc 449 if (!NotifyAssociation(&handle_to_send, id)) {
  /external/libmojo/mojo/public/cpp/bindings/
associated_group_controller.h 85 bool NotifyAssociation(ScopedInterfaceEndpointHandle* handle_to_send,
scoped_interface_endpoint_handle.h 94 bool NotifyAssociation(

Completed in 87 milliseconds