| /foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/impl/ |
| H A D | data_center_impl.cpp | 36 VEFError DataCenterImpl::AppendVideo(int fileFd, const std::string& effectDescription) in AppendVideo() argument
|
| /foundation/multimedia/player_framework/frameworks/native/video_editor/ |
| H A D | video_editor_impl.cpp | 75 VEFError VideoEditorImpl::AppendVideoFile(int fileFd, const std::string &effectDescription) in AppendVideoFile() argument
|
| /test/xts/hats/kernel/syscalls/fileio/unlinkat/ |
| H A D | UnlinkatApiTest.cpp | 68 int fileFd; in HWTEST_F() local 130 int fileFd; in HWTEST_F() local 174 int fileFd; HWTEST_F() local 235 int fileFd; HWTEST_F() local [all...] |
| /foundation/multimedia/av_codec/test/unittest/sa_avcodec_test/ |
| H A D | sa_avcodec_unit_test.cpp | 402 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 D | demuxer.cpp | 39 int32_t fileFd = fileno(file_.get()); in Init() local
|
| /foundation/multimedia/av_codec/test/unittest/video_test/vcodec_server_test/ |
| H A D | codec_server_coverage_unit_test.cpp | 1125 int32_t fileFd = 0; in HWTEST_F() local
|
| /drivers/peripheral/display/composer/test/common/ |
| H A D | display_test_utils.cpp | 68 int fileFd = open(fileName, O_WRONLY | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP); in SaveFile() local
|
| /foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/ |
| H A D | file_server_demo.cpp | 85 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 D | http_server_demo.cpp | 92 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 D | medialibrary_multistages_video_capture_test.cpp | 107 int fileFd = open(filePath.c_str(), O_RDONLY | O_CLOEXEC);
in ReadFileContent() local
|
| /foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/ |
| H A D | kernel_talker.cpp | 161 struct pollfd fileFd; in PollRun() local
|
| /test/xts/hats/hdf/display/composer/common/ |
| H A D | display_test_utils.cpp | 68 int fileFd = open(fileName, O_WRONLY | O_CREAT | O_TRUNC, S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP); in SaveFile() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/ |
| H A D | userfile_client_ex.cpp | 309 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 D | client_trans_proxy_file_manager.h | 110 int32_t fileFd; member
|
| /drivers/peripheral/input/udriver/src/ |
| H A D | input_device_manager.cpp | 531 int32_t InputDeviceManager::AddToEpoll(int32_t epollFd, int32_t fileFd)
in AddToEpoll() argument 542 void InputDeviceManager::RemoveEpoll(int32_t epollFd, int32_t fileFd)
in RemoveEpoll() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/ |
| H A D | installd_operator.cpp | 550 int32_t fileFd = open(path.c_str(), O_RDONLY); in FsyncResFile() local
|