Searched refs:SimpleClient (Results 1 – 4 of 4) sorted by relevance
77 let client = SimpleClient::new(); in download()246 struct SimpleClient { struct250 impl SimpleClient { impl
314 class SimpleClient : public Worker { class316 explicit SimpleClient(mojo::ScopedMessagePipeHandle channel_handle) in SimpleClient() function in IPC::__anon088933b90111::SimpleClient332 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in Simple()1049 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in TEST_F()1152 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in TEST_F()
310 class SimpleClient : public Worker { class312 explicit SimpleClient(mojo::ScopedMessagePipeHandle channel_handle) in SimpleClient() function in IPC::__anonec4f03b50111::SimpleClient327 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in Simple()970 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in TEST_F()
310 class SimpleClient : public Worker { class312 explicit SimpleClient(mojo::ScopedMessagePipeHandle channel_handle) in SimpleClient() function in IPC::__anona4b1ab190111::SimpleClient327 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in Simple()970 workers.push_back(new SimpleClient(std::move(pipe.handle1))); in TEST_F()