ViewImpl 39 mojo/examples/view_manager/view_manager.cc explicit ViewImpl(ScopedViewClientHandle handle) ViewImpl 56 mojo/examples/view_manager/view_manager.cc DISALLOW_COPY_AND_ASSIGN(ViewImpl); ViewImpl 72 mojo/examples/view_manager/view_manager.cc views_.push_back(new ViewImpl(pipe.handle_to_peer.Pass())); ViewImpl 131 mojo/examples/view_manager/view_manager.cc ScopedVector<ViewImpl> views_;