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

  /external/webkit/WebKit/win/
WebHistory.h 155 static CFAbsoluteTime timeToDate(CFAbsoluteTime time);
WebHistory.cpp 339 if (timeToDate(MarshallingHelpers::DATEToCFAbsoluteTime(lastVisitedTime)) <= limitDate)
956 CFAbsoluteTime WebHistory::timeToDate(CFAbsoluteTime time)
975 CFAbsoluteTime currentDate = timeToDate(CFAbsoluteTimeGetCurrent());
    [all...]

Completed in 21 milliseconds