Searched refs:shell_watch_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/mojo/public/cpp/application/lib/
H A Dapplication_impl.cc32 : initialized_(false), delegate_(delegate), shell_watch_(NULL) {
38 : initialized_(false), delegate_(delegate), shell_watch_(NULL) {
55 delete shell_watch_;
83 shell_watch_ = new ShellPtrWatcher(this);
86 shell_.set_error_handler(shell_watch_);
/external/chromium_org/mojo/public/cpp/application/
H A Dapplication_impl.h102 ShellPtrWatcher* shell_watch_; member in class:mojo::ApplicationImpl

Completed in 122 milliseconds