Searched defs:is_removing (Results 1 – 2 of 2) sorted by relevance
195 static bool is_removing() { return is_removing_; } in is_removing() function
228 void BrowsingDataRemover::set_removing(bool is_removing) { in set_removing()