Lines Matching refs:interceptor
57 mojo::ScopedMessagePipeHandle interceptor,
61 pipes.push_back(interceptor.get());
112 mojo::ScopedMessagePipeHandle interceptor;
113 CreateMessagePipe(NULL, &faux_client, &interceptor);
120 base::Passed(&interceptor),
225 class SpyInterceptor : public mojo::ApplicationManager::Interceptor {
246 mojo::ScopedMessagePipeHandle interceptor;
247 CreateMessagePipe(NULL, &faux_client, &interceptor);
256 base::Passed(&real_handle), base::Passed(&interceptor),
334 // TODO(cpu): Do not leak the interceptor. Lifetime between the