Home
last modified time | relevance | path

Searched refs:reportHotPlugEventCallback_ (Results 1 - 2 of 2) sorted by relevance

/drivers/peripheral/input/udriver/include/
H A Dinput_device_manager.h145 InputHostCb *reportHotPlugEventCallback_ = nullptr; member in OHOS::Input::InputDeviceManager
/drivers/peripheral/input/udriver/src/
H A Dinput_device_manager.cpp450 if (reportHotPlugEventCallback_ != nullptr) { in SendHotPlugEvent()
452 reportHotPlugEventCallback_->HotPlugCallback(evtPlusPkg); in SendHotPlugEvent()
851 reportHotPlugEventCallback_ = callback; in RegisterHotPlugCallback()
859 reportHotPlugEventCallback_ = nullptr; in UnregisterHotPlugCallback()

Completed in 2 milliseconds