Home
last modified time | relevance | path

Searched defs:SeekTo (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/rtc_base/system/
Dfile_wrapper.cc75 bool FileWrapper::SeekTo(int64_t position) { in SeekTo() function in webrtc::FileWrapper
/external/cronet/tot/net/cookies/
Dparsed_cookie.cc92 inline bool SeekTo(std::string_view::iterator* it, in SeekTo() function
/external/cronet/stable/net/cookies/
Dparsed_cookie.cc92 inline bool SeekTo(std::string_view::iterator* it, in SeekTo() function
/external/lzma/CPP/7zip/Archive/Nsis/
DNsisIn.h361 HRESULT SeekTo(UInt64 pos) in SeekTo() function