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

  /external/webkit/Source/WebKit/win/
WebHistory.h 154 static CFAbsoluteTime timeToDate(CFAbsoluteTime time);
WebHistory.cpp 337 if (timeToDate(MarshallingHelpers::DATEToCFAbsoluteTime(lastVisitedTime)) <= limitDate)
954 CFAbsoluteTime WebHistory::timeToDate(CFAbsoluteTime time)
973 CFAbsoluteTime currentDate = timeToDate(CFAbsoluteTimeGetCurrent());
    [all...]

Completed in 188 milliseconds