Searched defs:GetTime (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/system_wrappers/source/ |
D | clock.cc | 127 void GetTime(FILETIME* current_time) const { in GetTime() function in webrtc::WindowsRealTimeClock
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandlerOut.cpp | 143 static HRESULT GetTime(IArchiveUpdateCallback *updateCallback, int index, PROPID propID, UInt64 &ft… in GetTime() function
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | ExtractCallback.cpp | 644 static HRESULT GetTime(IGetProp *getProp, PROPID propID, FILETIME &ft, bool &ftDefined) in GetTime() function
|
/external/lzma/CPP/7zip/UI/Common/ |
D | ArchiveExtractCallback.cpp | 332 HRESULT CArchiveExtractCallback::GetTime(int index, PROPID propID, FILETIME &filetime, bool &fileti… in GetTime() function in CArchiveExtractCallback
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_localevalue.cpp | 366 CFX_Unitime CXFA_LocaleValue::GetTime() const { in GetTime() function in CXFA_LocaleValue
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 2457 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint 3555 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom 6735 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster 7664 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.cc | 2456 long long CuePoint::GetTime(const Segment* pSegment) const { in GetTime() function in mkvparser::CuePoint 3554 long long Chapters::Atom::GetTime(const Chapters* pChapters, in GetTime() function in mkvparser::Chapters::Atom 6953 long long Cluster::GetTime() const { in GetTime() function in mkvparser::Cluster 7880 long long Block::GetTime(const Cluster* pCluster) const { in GetTime() function in mkvparser::Block
|