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

  /external/chromium_org/content/browser/browser_plugin/
browser_plugin_guest.h 145 bool is_in_destruction() { return is_in_destruction_; }
594 bool is_in_destruction_; member in class:content::BrowserPluginGuest
browser_plugin_guest.cc 359 is_in_destruction_(false) {
496 is_in_destruction_ = true;
    [all...]

Completed in 1077 milliseconds