Home
last modified time | relevance | path

Searched refs:Seek (Results 1 – 6 of 6) sorted by relevance

/system/uapp/audio/
A Dwav-sink.cpp138 res = Seek(0); in Finalize()
153 res = Seek(riff_overhead); in Finalize()
A Dwav-common.cpp86 zx_status_t WAVCommon::Seek(off_t abs_pos) { in Seek() function in WAVCommon
A Dwav-common.h81 zx_status_t Seek(off_t abs_pos);
/system/fidl/fuchsia-io/
A Dio.fidl71 // 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);
/system/core/devmgr/devhost/
A Drpc-server.cpp575 ops.Seek = fidl_file_seek; in __anon170538310302()
/system/ulib/fs/
A Dconnection.cpp216 .Seek = FileSeekOp,

Completed in 14 milliseconds