Home
last modified time | relevance | path

Searched refs:g_hotplugCb (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/input/test/unittest/hdi/
H A Dhdf_input_hdi_test.cpp34 sptr<IInputCallback> g_hotplugCb = nullptr; member
57 g_hotplugCb = new InputCallbackImpl(g_inputInterfaces, g_callback); in SetUpTestCase()
778 ret = g_inputInterfaces->RegisterHotPlugCallback(g_hotplugCb); in HWTEST_F()
/drivers/peripheral/input/test/unittest/common/
H A Dhdi_input_test.cpp33 InputHostCb g_hotplugCb; variable
64 g_hotplugCb.HotPlugCallback = ReportHotPlugEventPkgCallback; in SetUpTestCase()
223 ret = g_inputInterface->iInputReporter->RegisterHotPlugCallback(&g_hotplugCb); in HWTEST_F()
/drivers/peripheral/input/test/unittest/udriver/
H A Dhdi_input_test.cpp33 static InputHostCb g_hotplugCb; variable
369 g_hotplugCb.HotPlugCallback = ReportHotPlugEventPkgCallback; in HWTEST_F()
1013 ret = g_inputInterface->iInputReporter->RegisterHotPlugCallback(&g_hotplugCb); in HWTEST_F()
/drivers/peripheral/input/test/unittest/hdi_passthrough_additional/
H A Dhdf_input_hdi_test.cpp34 sptr<IInputCallback> g_hotplugCb = nullptr; member
55 g_hotplugCb = new InputCallbackImpl(g_inputInterfaces, g_callback); in SetUpTestCase()

Completed in 7 milliseconds