Home
last modified time | relevance | path

Searched refs:DEVHOST_SERVICE_DEL_DEVICE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevhost_service_proxy.h35 DEVHOST_SERVICE_DEL_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c96 case DEVHOST_SERVICE_DEL_DEVICE: { in DevHostServiceStubDispatch()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevhost_service_proxy.c63 …status = hostClnt->remote->dispatcher->Dispatch(hostClnt->remote, DEVHOST_SERVICE_DEL_DEVICE, data… in DevHostServiceProxyDelDevice()