Home
last modified time | relevance | path

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

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