Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/lib/
Dscoped_interface_endpoint_handle.cc28 void InitPendingState(scoped_refptr<State> peer) { in InitPendingState() function in mojo::ScopedInterfaceEndpointHandle::State
291 result0.state_->InitPendingState(result1.state_); in CreatePairPendingAssociation()
292 result1.state_->InitPendingState(result0.state_); in CreatePairPendingAssociation()