Home
last modified time | relevance | path

Searched defs:fileFd (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/av_codec/test/nativedemo/avdemuxer/server_demo/
Dfile_server_demo.cpp85 void FileServerDemo::CloseFd(int32_t &connFd, int32_t &fileFd, bool connCond, bool fileCond) in CloseFd()
138 int32_t FileServerDemo::SendRequestSize(int32_t &connFd, int32_t &fileFd, const std::string &recvSt… in SendRequestSize()
199 int32_t fileFd = -1; in FileReadFunc() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
Dkernel_talker.cpp161 struct pollfd fileFd; in PollRun() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
Duserfile_client_ex.cpp232 int UserFileClientEx::Close(const std::string &uri, const int fileFd, const std::string &mode, in Close()
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/proxy/src/
Dclient_trans_proxy_file_manager.c46 int32_t fileFd; member