Home
last modified time | relevance | path

Searched defs:whence (Results 1 - 20 of 20) sorted by relevance

/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/properties/
H A Dlseek.cpp51 SeekPos whence = SeekPos::START; in Sync() local
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dlseek.cpp37 SeekPos whence = static_cast<SeekPos>(pos); in Lseek() local
H A Dfile_fs_ffi.cpp531 RetDataI64 FfiOHOSFileFsLseek(int32_t fd, int64_t offset, int whence) in FfiOHOSFileFsLseek() argument
/foundation/filemanagement/app_file_service/tests/mock/library_func_mock/
H A Dlibrary_func_mock.cpp19 int fseeko(FILE *stream, off_t offset, int whence) in fseeko() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dsystem_function_mock.cpp35 off_t lseek(int fd, off_t offset, int whence) in lseek() argument
H A Dfile_operations_cloud_mock.cpp641 void FileOperationsCloud::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
/foundation/multimedia/av_codec/services/media_engine/modules/muxer/
H A Ddata_sink_file.cpp70 int64_t DataSinkFile::Seek(int64_t offset, int whence) in Seek() argument
H A Ddata_sink_fd.cpp75 int64_t DataSinkFd::Seek(int64_t offset, int whence) in Seek() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_cloud_test.cpp2520 int whence = 0; in HWTEST_F() local
2548 int whence = 0; in HWTEST_F() local
2577 int whence = 0; in HWTEST_F() local
2606 int whence = 0; in HWTEST_F() local
2636 int whence = 0; in HWTEST_F() local
[all...]
H A Dfuse_operations_test.cpp1636 int whence = 0; in HWTEST_F() local
1662 int whence = 0; in HWTEST_F() local
1696 int whence = 0; in HWTEST_F() local
/foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_stream/
H A Dstream_n_exporter.cpp439 int whence = SEEK_SET; in Seek() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp167 void FileOperationsBase::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
H A Dfuse_operations.cpp343 void FuseOperations::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
H A Dfile_operations_cloud.cpp1525 void FileOperationsCloud::Lseek(fuse_req_t req, fuse_ino_t ino, off_t off, int whence, in Lseek() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp571 int64_t FFmpegDemuxerPlugin::AVSeek(void* opaque, int64_t offset, int whence) // NOLINT: void* in AVSeek() argument
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp543 int64_t FFmpegMuxerPlugin::IoSeek(void* opaque, int64_t offset, int whence) in IoSeek() argument
[all...]
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dcommon_func.cpp1467 int32_t whence = 0; in GetGZSeekArg() local
/foundation/distributeddatamgr/kv_store/frameworks/native/dbm_kv_store/src/kv_store_impl_hal/
H A Ddbm_kv_store.c201 static int FileReadCursor(int fd, int offset, unsigned int whence, char* buf, unsigned int cursorSize) in FileReadCursor() argument
215 static int FileWriteCursor(int fd, int offset, unsigned int whence, const char* buf, unsigned int cursorSize) in FileWriteCursor() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dffmpeg_demuxer_plugin.cpp816 int64_t FFmpegDemuxerPlugin::AVSeek(void* opaque, int64_t offset, int whence) in AVSeek() argument
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp1066 int64_t FFmpegMuxerPlugin::IoSeek(void *opaque, int64_t offset, int whence) in IoSeek() argument

Completed in 27 milliseconds