Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service.h35 DEVMGR_LIST_ALL_DEVICE, enumerator
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c117 ret = ioService->dispatcher->Dispatch(&ioService->object, DEVMGR_LIST_ALL_DEVICE, NULL, reply); in HdfListAllDevice()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c96 case DEVMGR_LIST_ALL_DEVICE: in DeviceManagerDispatch()