Searched refs:CreateProxyLocal (Results 1 – 3 of 3) sorted by relevance
193 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()306 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()314 scoped_refptr<MessagePipe> mp3(MessagePipe::CreateProxyLocal(&ep3)); in TEST_F()473 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()520 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()691 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()828 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()936 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()974 scoped_refptr<MessagePipe> mp1(MessagePipe::CreateProxyLocal(&ep1)); in TEST_F()
52 static MessagePipe* CreateProxyLocal(
39 MessagePipe* MessagePipe::CreateProxyLocal( in CreateProxyLocal() function in mojo::system::MessagePipe