HomeSort by relevance Sort by last modified time
    Searched refs:shell_watch_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/mojo/public/cpp/application/lib/
application_impl.cc 32 : 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/
application_impl.h 102 ShellPtrWatcher* shell_watch_; member in class:mojo::ApplicationImpl

Completed in 60 milliseconds