Home
last modified time | relevance | path

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

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