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

  /external/chromium/chrome/browser/
plugin_data_remover.h 40 bool is_removing() const { return is_removing_; } function in class:PluginDataRemover
browsing_data_remover.h 91 static bool is_removing() { return removing_; } function in class:BrowsingDataRemover
  /external/chromium_org/chrome/browser/browsing_data/
browsing_data_remover.h 164 static bool is_removing() { return is_removing_; } function in class:BrowsingDataRemover
203 static void set_removing(bool is_removing);

Completed in 43 milliseconds