Home
last modified time | relevance | path

Searched defs:SeekTo (Results 1 – 2 of 2) 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/net/cookies/
Dparsed_cookie.cc93 inline bool SeekTo(std::string::const_iterator* it, in SeekTo() function