Home
last modified time | relevance | path

Searched refs:DEVMGR_SERVICE_DETACH_DEVICE (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/include/
H A Ddevmgr_service_stub.h38 DEVMGR_SERVICE_DETACH_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/framework/test/fuzztest/devmgrservicestub_fuzzer/
H A Ddevmgrservicestub_fuzzer.cpp25 DEVMGR_SERVICE_DETACH_DEVICE,
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Didevmgr_client.cpp38 DEVMGR_SERVICE_DETACH_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevmgr_service_proxy.c107 …status = remoteService->dispatcher->Dispatch(remoteService, DEVMGR_SERVICE_DETACH_DEVICE, data, re… in DevmgrServiceProxyDetachDevice()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_stub.c133 case DEVMGR_SERVICE_DETACH_DEVICE: in DevmgrServiceStubDispatch()