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

  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 349 bool is_being_destroyed() const { return is_being_destroyed_; }
1217 bool is_being_destroyed_; member in class:TabContents
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_impl.cc 353 is_being_destroyed_(false),
369 is_being_destroyed_ = true;
    [all...]
web_contents_impl.h 884 bool is_being_destroyed_; member in class:content::WebContentsImpl
    [all...]

Completed in 307 milliseconds