Home
last modified time | relevance | path

Searched defs:CloseDevice (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/benchmarktest/
H A Dusb_benchmark_device_test.cpp93 BENCHMARK_F(UsbBenchmarkDeviceTest, CloseDevice)(benchmark::State &state) in BENCHMARK_F() argument
/ohos5.0/drivers/peripheral/display/hal/default_standard/include/
H A Ddisplay_adapter_interface.h37 int32_t (*CloseDevice)(int32_t devFd); member
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/utils/
H A Ddisplay_adapter.cpp81 int32_t DisplayAdapter::CloseDevice(int32_t devFd) in CloseDevice() function in OHOS::HDI::DISPLAY::DisplayAdapter
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_nosdk_speed.c66 static void CloseDevice(void) in CloseDevice() function
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c63 static void CloseDevice(void) in CloseDevice() function
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/src/
H A Dvirtual_device.cpp604 bool VirtualDevice::CloseDevice(const std::string& closeDeviceName, const std::vector<std::string>&… in CloseDevice() function in OHOS::MMI::VirtualDevice
/ohos5.0/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp714 RetStatus InputDeviceManager::CloseDevice(uint32_t deviceIndex) in CloseDevice() function in OHOS::Input::InputDeviceManager
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcamera_device.cpp473 int32_t HCameraDevice::CloseDevice() in CloseDevice() function in OHOS::CameraStandard::HCameraDevice
/ohos5.0/drivers/peripheral/usb/hdi_service/src/
H A Dusb_impl.cpp1108 int32_t UsbImpl::CloseDevice(const UsbDev &dev) in CloseDevice() function in OHOS::HDI::Usb::V1_1::UsbImpl