/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_file_desc_unittest.cpp | 95 fdesc.SetFd(fd); 104 fdesc.SetFd(fd); 119 fdesc.SetFd(fd); 135 fdesc.SetFd(fd);
|
/ohos5.0/foundation/multimodalinput/input/util/socket/test/ |
H A D | uds_client_test.cpp | 36 void SetFd(int32_t fd) in SetFd() function in OHOS::MMI::UDSClientUnitTest 56 udsClient.SetFd(0);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/cj/ |
H A D | image_source_impl_test.cpp | 102 imageSourceImpl.SetFd(0); 138 imageSourceImplNull.SetFd(0);
|
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_core/include/ |
H A D | ipc_file_descriptor.h | 66 void SetFd(int fd);
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/common/ |
H A D | media_sink.cpp | 35 void MediaSink::SetFd(const int32_t fd) in SetFd() function in OHOS::Media::Plugin::MediaSink
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | media_sink.h | 28 void SetFd(const int32_t fd);
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/ |
H A D | hdi_smq_meta.h | 123 void SetFd(int fd); 314 void SharedMemQueueMeta<T>::SetFd(int fd) in SetFd() function
|
H A D | hdi_smq.h | 276 meta_->SetFd(ashmemFd); in SharedMemQueue()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_file_descriptor.cpp | 54 void IPCFileDescriptor::SetFd(int fd) in SetFd() function in OHOS::IPCFileDescriptor
|
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | nntensor.h | 40 void SetFd(int fd);
|
H A D | nntensor.cpp | 194 void NNTensor2_0::SetFd(int fd) in SetFd() function in OHOS::NeuralNetworkRuntime::NNTensor2_0
|
/ohos5.0/commonlibrary/c_utils/base/include/ |
H A D | io_event_handler.h | 40 inline void SetFd(int fd) in SetFd() function
|
/ohos5.0/commonlibrary/c_utils/docs/zh-cn/ |
H A D | c_utils_guide_event.md | 150 | void | **SetFd**(int fd)<br>设置被监听对象Fd。 | 187 | void | **SetFd**(int fd)<br>设置被监听对象Fd。 |
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/include/ |
H A D | image_source_impl.h | 52 void SetFd(int fd);
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/ |
H A D | thumbnail_manager.h | 129 void SetFd(int32_t fd) in SetFd() function
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | thumbnail_manager.cpp | 438 request->SetFd(DEFAULT_FD); in RequestFastImage() 452 request->SetFd(outFd); in RequestFastImage()
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_event_test.cpp | 90 handler->SetFd(fd); 133 handler->SetFd(fd); 822 handler_->SetFd(IO_EVENT_INVALID_FD); in ~TimerEventHandler()
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/ |
H A D | paste_data_record.h | 40 void SetFd(int32_t fd);
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/cj/src/ |
H A D | image_source_impl.cpp | 319 void ImageSourceImpl::SetFd(int fd) in SetFd() function in OHOS::Media::ImageSourceImpl
|
H A D | image_ffi.cpp | 122 nativeImage->SetFd(fd); in FfiOHOSCreateImageSourceByFd() 142 nativeImage->SetFd(fd); in FfiOHOSCreateImageSourceByFdWithOption()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/ |
H A D | nn_tensor_test.cpp | 151 nnTensor->SetFd(-1); 172 nnTensor->SetFd(0); 1150 nnTensor->SetFd(-1);
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ |
H A D | paste_data_record.cpp | 521 fd_->SetFd(fd); in ReadFd() 903 void FileDescriptor::SetFd(int32_t fd) in SetFd() function in OHOS::MiscServices::FileDescriptor
|
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/event_benchmark_test/ |
H A D | event_benchmark_test.cpp | 107 handler->SetFd(fd); in SetFdAndCallback() 965 handler_->SetFd(IO_EVENT_INVALID_FD); in ~TimerEventHandler()
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/test/ |
H A D | uds_server_test.cpp | 45 void SetFd(int32_t fd) in SetFd() function in OHOS::MMI::UDSServerUnitTest
|
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/recorder/standard/ |
H A D | hirecorder_impl.cpp | 621 mediaSink.SetFd(fd); in DoConfigureOther()
|