Home
last modified time | relevance | path

Searched defs:GetFileDescriptor (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/distributed_camera/hdi_service/src/dstream_operator/
Ddimage_buffer.cpp66 int32_t DImageBuffer::GetFileDescriptor() const in GetFileDescriptor() function in OHOS::DistributedHardware::DImageBuffer
/drivers/peripheral/camera/vdi_base/common/adapter/platform/hdf_driver/src/driver_adapter/include/
Dbuffer_operator.h155 int32_t MyBuffer::GetFileDescriptor() const in GetFileDescriptor() function
/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
Dimage_buffer.cpp114 int32_t ImageBuffer::GetFileDescriptor() const in GetFileDescriptor() function in OHOS::Camera::ImageBuffer
/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_request_test.cpp318 BENCHMARK_F(HdfUsbdBenchmarkRequestTest, GetFileDescriptor)(benchmark::State& state) in BENCHMARK_F() argument
/drivers/peripheral/usb/hdi_service/src/
Dusb_host_impl.cpp234 int32_t UsbHostImpl::GetFileDescriptor(const UsbDev &dev, int32_t &fd) in GetFileDescriptor() function in OHOS::HDI::Usb::V2_0::UsbHostImpl
Dusb_impl.cpp1327 int32_t UsbImpl::GetFileDescriptor(const UsbDev &dev, int32_t &fd) in GetFileDescriptor() function in OHOS::HDI::Usb::V1_2::UsbImpl
/drivers/peripheral/usb/libusb_adapter/src/
Dlibusb_adapter.cpp1175 int32_t LibusbAdapter::GetFileDescriptor(const UsbDev &dev, int32_t &fd) in GetFileDescriptor() function in OHOS::HDI::Usb::V1_2::LibusbAdapter