Home
last modified time | relevance | path

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

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