Searched refs:Seek (Results 1 – 6 of 6) sorted by relevance
138 res = Seek(0); in Finalize()153 res = Seek(riff_overhead); in Finalize()
86 zx_status_t WAVCommon::Seek(off_t abs_pos) { in Seek() function in WAVCommon
81 zx_status_t Seek(off_t abs_pos);
71 // Seek to the end of the object before all writes.161 // Update the Seek offset.163 // Seek from the start of the file.165 // Seek from the current position in the file.167 // Seek from the end of the file.206 Seek(int64 offset, SeekOrigin start) -> (zx.status s, uint64 offset);
575 ops.Seek = fidl_file_seek; in __anon170538310302()
216 .Seek = FileSeekOp,
Completed in 14 milliseconds