Owner              11 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.cc MockConfirmInfoBarDelegate::MockConfirmInfoBarDelegate(Owner* owner)
Owner              16 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   class Owner {
Owner              21 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h     virtual ~Owner() {}
Owner              24 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   explicit MockConfirmInfoBarDelegate(Owner* owner);
Owner              47 chrome/browser/ui/cocoa/infobars/mock_confirm_infobar_delegate.h   Owner* owner_;
Owner              17 mojo/public/cpp/shell/application.h class Application : public internal::ServiceFactoryBase::Owner {
Owner              10 mojo/public/cpp/shell/lib/application.cc     : internal::ServiceFactoryBase::Owner(shell_handle.Pass()) {
Owner              14 mojo/public/cpp/shell/lib/application.cc     : internal::ServiceFactoryBase::Owner(
Owner              10 mojo/public/cpp/shell/lib/service.cc ServiceFactoryBase::Owner::Owner(ScopedShellHandle shell_handle)
Owner              14 mojo/public/cpp/shell/lib/service.cc ServiceFactoryBase::Owner::~Owner() {}
Owner              66 mojo/public/cpp/shell/service.h   class Owner : public ShellClient {
Owner              68 mojo/public/cpp/shell/service.h     Owner(ScopedShellHandle shell_handle);
Owner              69 mojo/public/cpp/shell/service.h     ~Owner();
Owner              78 mojo/public/cpp/shell/service.h                                    Owner* owner) {
Owner              90 mojo/public/cpp/shell/service.h   Owner* owner_;