Home
last modified time | relevance | path

Searched refs:is_being_destroyed_ (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/tab_contents/
Dtab_contents.h349 bool is_being_destroyed() const { return is_being_destroyed_; } in is_being_destroyed()
1217 bool is_being_destroyed_; variable