Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/sample/device/linux/
H A Dprop_test.c43 static int32_t DispatcherInit(void) in DispatcherInit() function
178 if (DispatcherInit() != HDF_SUCCESS) { in PropTest()
/ohos5.0/drivers/peripheral/usb/sample/device/liteos/
H A Dprop_test.c57 static int32_t DispatcherInit(void) in DispatcherInit() function
157 if (DispatcherInit() != HDF_SUCCESS) { in TestProp()