Home
last modified time | relevance | path

Searched defs:SeekToOffset (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/common/
Dhttp_fetcher.h214 virtual void SeekToOffset(off_t offset) {} in SeekToOffset() function
/system/update_engine/payload_consumer/
Ddownload_action.cc358 void DownloadAction::SeekToOffset(off_t offset) { in SeekToOffset() function in chromeos_update_engine::DownloadAction