Home
last modified time | relevance | path

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

/external/libchrome/mojo/public/cpp/bindings/
Dassociated_binding.h72 void BindImpl(ScopedInterfaceEndpointHandle handle,
120 BindImpl(request.PassHandle(), &stub_,
/external/libchrome/mojo/public/cpp/bindings/tests/
Dreport_bad_message_unittest.cc25 void BindImpl(TestBadMessagesRequest request) { in BindImpl() function in mojo::test::__anon196fcb310111::TestBadMessagesImpl
68 impl_.BindImpl(MakeRequest(&proxy_)); in SetUp()
/external/libchrome/mojo/public/cpp/bindings/lib/
Dassociated_binding.cc49 void AssociatedBindingBase::BindImpl( in BindImpl() function in mojo::AssociatedBindingBase