Searched defs:CloseDevice (Results 1 – 9 of 9) sorted by relevance
93 BENCHMARK_F(UsbBenchmarkDeviceTest, CloseDevice)(benchmark::State &state) in BENCHMARK_F() argument
37 int32_t (*CloseDevice)(int32_t devFd); member
81 int32_t DisplayAdapter::CloseDevice(int32_t devFd) in CloseDevice() function in OHOS::HDI::DISPLAY::DisplayAdapter
66 static void CloseDevice(void) in CloseDevice() function
63 static void CloseDevice(void) in CloseDevice() function
604 bool VirtualDevice::CloseDevice(const std::string& closeDeviceName, const std::vector<std::string>&… in CloseDevice() function in OHOS::MMI::VirtualDevice
714 RetStatus InputDeviceManager::CloseDevice(uint32_t deviceIndex) in CloseDevice() function in OHOS::Input::InputDeviceManager
473 int32_t HCameraDevice::CloseDevice() in CloseDevice() function in OHOS::CameraStandard::HCameraDevice
1108 int32_t UsbImpl::CloseDevice(const UsbDev &dev) in CloseDevice() function in OHOS::HDI::Usb::V1_1::UsbImpl