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
35 int32_t CloseDevice(const std::string &adpName, int32_t devId) override in CloseDevice() function
68 static void CloseDevice(void) in CloseDevice() function
63 static void CloseDevice(void) in CloseDevice() function
50 int32_t CloseDevice(const std::string &adpName, int32_t devId) override in CloseDevice() function494 int32_t CloseDevice(const std::string &adpName, int32_t devId) override in CloseDevice() function
622 RetStatus InputDeviceManager::CloseDevice(uint32_t deviceIndex) in CloseDevice() function in OHOS::Input::InputDeviceManager
996 int32_t UsbImpl::CloseDevice(const UsbDev &dev) in CloseDevice() function in OHOS::HDI::Usb::V1_0::UsbImpl