Searched refs:peer_state_ (Results 1 – 1 of 1) sorted by relevance
34 peer_state_ = std::move(peer); in InitPendingState()84 cached_peer_state = std::move(peer_state_); in Close()114 } else if (!peer_state_) { in SetAssociationEventHandler()132 cached_peer_state = std::move(peer_state_); in NotifyAssociation()190 peer_state_ = nullptr; in OnAssociated()228 peer_state_ = nullptr; in OnPeerClosedBeforeAssociation()272 scoped_refptr<State> peer_state_; member in mojo::ScopedInterfaceEndpointHandle::State