Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevhost_service_proxy.h36 DEVHOST_SERVICE_DUMP, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c100 case DEVHOST_SERVICE_DUMP: { in DevHostServiceStubDispatch()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevhost_service_proxy.c101 …int status = hostClnt->remote->dispatcher->Dispatch(hostClnt->remote, DEVHOST_SERVICE_DUMP, data, … in DevHostServicProxyDump()