Home
last modified time | relevance | path

Searched defs:AssociateWithDisconnectedPipe (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_interface_ptr.cc9 void AssociateWithDisconnectedPipe(ScopedInterfaceEndpointHandle handle) { in AssociateWithDisconnectedPipe() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dassociated_interface_unittest.cc1181 TEST_F(AssociatedInterfaceTest, AssociateWithDisconnectedPipe) { in TEST_F() argument