Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service.h33 DEVMGR_GET_SERVICE, enumerator
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c73 ret = ioService->dispatcher->Dispatch(&ioService->object, DEVMGR_GET_SERVICE, data, reply); in HdfGetServiceNameByDeviceClass()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c90 case DEVMGR_GET_SERVICE: in DeviceManagerDispatch()