Home
last modified time | relevance | path

Searched defs:fd (Results 1 - 25 of 1227) sorted by relevance

12345678910>>...50

/foundation/ai/intelligent_voice_framework/llt/hdt/stub/
H A Dmessage_parcel.cpp19 bool WriteFileDescriptor(int fd) in WriteFileDescriptor() argument
/foundation/multimedia/image_framework/mock/native/src/
H A Dmessage_parcel.cpp19 bool WriteFileDescriptor(int fd) in WriteFileDescriptor() argument
/foundation/graphic/graphic_surface/interfaces/inner_api/surface/
H A Dcommon_types.h29 int32_t fd; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Ddb_dump_helper.cpp21 void DBDumpHelper::Dump(int fd, const char *format, ...) in Dump() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/inner/
H A Davmuxer_inner_mock_factory.cpp21 std::shared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer() argument
/foundation/multimedia/av_codec/test/unittest/avmuxer_test/capi/
H A Davmuxer_capi_mock_factory.cpp21 std::shared_ptr<AVMuxerMock> AVMuxerMockFactory::CreateMuxer(int32_t fd, const OH_AVOutputFormat &format) in CreateMuxer() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/
H A Dasset_factory.cpp31 std::shared_ptr<Asset> AssetFactory::CreateAsset(AssetType type, int fd) in CreateAsset() argument
H A Dasset.cpp22 Asset::Asset(int64_t id, AssetType type, int fd) : id_(id), type_(type), fd_(fd) {} in Asset() argument
/foundation/communication/dsoftbus/core/common/dfx/hidumper_adapter/
H A Dsoftbus_hidumper_interface.c24 int32_t SoftBusDumpProcess(int fd, int32_t argc, const char **argv) in SoftBusDumpProcess() argument
H A Dsoftbus_hidumper_interface_virtual.c18 int32_t SoftBusDumpProcess(int fd, int32_t argc, const char **argv) in SoftBusDumpProcess() argument
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_stream_opt.c20 int32_t VtpSetSocketMultiLayer(int fd, OnFrameEvt *cb, const void *para) in VtpSetSocketMultiLayer() argument
34 int HandleVtpFrameEvt(int fd, OnFrameEvt cb, const FtEventCbkInfo *info) in HandleVtpFrameEvt() argument
/foundation/communication/wifi/wifi/test/wifi_standard/ipc_framework/cRPC/unittest/
H A Drpc_test_main.cpp19 extern "C" int __wrap_read(int fd, void *buf, unsigned int size) in __wrap_read() argument
39 extern "C" int __wrap_write(int fd, const void *buf, unsigned int size) in __wrap_write() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_base/
H A Drpc_test_main.cpp19 extern "C" int __wrap_read(int fd, void *buf, unsigned int size) in __wrap_read() argument
39 extern "C" int __wrap_write(int fd, const void *buf, unsigned int size) in __wrap_write() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/evloop/src/
H A Dievent.cpp38 IEvent *IEvent::CreateEvent(EventFd fd, EventsMask events, in CreateEvent() argument
/foundation/distributeddatamgr/pasteboard/framework/uri/
H A Dcopy_uri_handler.cpp29 std::string CopyUriHandler::ToUri(int32_t fd) in ToUri() argument
H A Dpaste_uri_handler.cpp23 std::string PasteUriHandler::ToUri(int32_t fd) in ToUri() argument
/foundation/filemanagement/file_api/interfaces/kits/cj/src/
H A Dfsync.cpp28 int FsyncImpl::Fsync(int32_t fd) in Fsync() argument
H A Dfdatasync.cpp29 int FdatasyncImpl::Fdatasync(int32_t fd) in Fdatasync() argument
/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_image_source.cpp19 RefPtr<ImageSource> ImageSource::Create(int32_t fd) in Create() argument
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_audio_recorder_fast_start_pause.h45 int32_t fd; in FIXTURE() local
[all...]
H A Dtest_single_audio_recorder_slow.h41 int32_t fd; in FIXTURE() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/test/unittest/codec/video/decoder/
H A Dvideo_decoder_engine_test.cpp58 int fd = 1; in HWTEST_F() local
68 int fd = 1; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/encoder/
H A Dvideo_encoder_engine.cpp28 std::shared_ptr<IVideoEncoderEngine> IVideoEncoderEngine::Create(int fd, in Create() argument
/foundation/multimedia/player_framework/frameworks/native/video_editor/codec/video/decoder/
H A Dvideo_decoder_engine.cpp28 std::shared_ptr<IVideoDecoderEngine> IVideoDecoderEngine::Create(int fd, std::weak_ptr<VideoDecodeCallback> cb) in Create() argument
/foundation/multimedia/player_framework/test/fuzztest/common/
H A Daw_common.cpp54 int fd = open("/dev/random", O_RDONLY); in ProduceRandomNumberCrypt() local

Completed in 6 milliseconds

12345678910>>...50