Home
last modified time | relevance | path

Searched refs:g_notifyMethod (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp559 static struct AcmNotifyMethod g_notifyMethod = { variable
734 acmDevice->notify = &g_notifyMethod; in SetUpAcmDevice()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c549 static struct AcmNotifyMethod g_notifyMethod = { variable
727 acmDevice->notify = &g_notifyMethod; in SetUpAcmDevice()