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

  /external/chromium_org/chrome/browser/extensions/api/log_private/
filter_handler.h 26 bool IsValidTime(double time) const;
filter_handler.cc 34 IsValidTime(entry.timestamp));
37 bool FilterHandler::IsValidTime(double time) const {

Completed in 64 milliseconds