Home
last modified time | relevance | path

Searched defs:fileFd (Results 1 - 12 of 12) sorted by relevance

/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/impl/
H A Ddata_center_impl.cpp36 VEFError DataCenterImpl::AppendVideo(int fileFd, const std::string& effectDescription) in AppendVideo() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/
H A Dvideo_editor_impl.cpp75 VEFError VideoEditorImpl::AppendVideoFile(int fileFd, const std::string &effectDescription) in AppendVideoFile() argument
/foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/
H A Dsa_avcodec_unit_test.cpp402 int32_t fileFd = open(DUMP_FILE_PATH.c_str(), O_RDWR | O_CREAT, S_IRUSR | S_IWUSR | S_IRGRP); in HWTEST_F() local
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/data_producer/demuxer/
H A Ddemuxer.cpp39 int32_t fileFd = fileno(file_.get()); in Init() local
/foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/
H A Dcodec_server_coverage_unit_test.cpp1125 int32_t fileFd = 0; in HWTEST_F() local
/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
H A Dfile_server_demo.cpp85 void FileServerDemo::CloseFd(int32_t &connFd, int32_t &fileFd, bool connCond, bool fileCond) in CloseFd() argument
138 int32_t FileServerDemo::SendRequestSize(int32_t &connFd, int32_t &fileFd, const std::string &recvStr) in SendRequestSize() argument
199 int32_t fileFd = -1; in FileReadFunc() local
[all...]
/foundation/multimedia/av_codec/test/unittest/common/
H A Dhttp_server_demo.cpp92 void HttpServerDemo::CloseFd(int32_t &connFd, int32_t &fileFd, bool connCond, bool fileCond) in CloseFd() argument
144 int32_t HttpServerDemo::SendRequestSize(int32_t &connFd, int32_t &fileFd, const std::string &recvStr) in SendRequestSize() argument
208 int32_t fileFd = -1; in FileReadFunc() local
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_multistages_capture_test/src/
H A Dmedialibrary_multistages_video_capture_test.cpp107 int fileFd = open(filePath.c_str(), O_RDONLY | O_CLOEXEC); in ReadFileContent() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
H A Dkernel_talker.cpp161 struct pollfd fileFd; in PollRun() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Duserfile_client_ex.cpp309 int UserFileClientEx::Close(const std::string &uri, const int fileFd, const std::string &mode, in Close() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/include/
H A Dclient_trans_proxy_file_manager.h110 int32_t fileFd; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp550 int32_t fileFd = open(path.c_str(), O_RDONLY); in FsyncResFile() local

Completed in 12 milliseconds