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

  /external/chromium_org/media/cdm/ppapi/
clear_key_cdm.h 115 int64 CurrentTimeStampInMicroseconds() const;
clear_key_cdm.cc 500 int64 ClearKeyCdm::CurrentTimeStampInMicroseconds() const {
518 int64 timestamp = CurrentTimeStampInMicroseconds();
550 timestamp_in_microseconds - CurrentTimeStampInMicroseconds(),

Completed in 493 milliseconds