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

  /external/chromium_org/base/time/
time_mac.cc 143 CFAbsoluteTime Time::ToCFAbsoluteTime() const {
time.h 314 CFAbsoluteTime ToCFAbsoluteTime() const;
time_unittest.cc 523 EXPECT_EQ(std::numeric_limits<CFAbsoluteTime>::max(), t.ToCFAbsoluteTime());

Completed in 295 milliseconds