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

  /external/chromium_org/chrome/browser/extensions/api/browsing_data/
browsing_data_api.h 111 base::Time remove_since_; member in class:BrowsingDataRemoverFunction
browsing_data_api.cc 248 remove_since_ = (ms_since_epoch == 0) ?
305 GetProfile(), remove_since_, base::Time::Max());
  /external/chromium_org/chrome/browser/extensions/api/webview/
webview_api.h 53 base::Time remove_since_; member in class:extensions::WebviewClearDataFunction
webview_api.cc 106 remove_since_ = (ms_since_epoch == 0) ?
119 remove_since_,

Completed in 519 milliseconds