Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/interfaces/inner_api/core/
H A Dhdf_io_service.h31 DEVMGR_LOAD_SERVICE = 0, enumerator
/ohos5.0/drivers/hdf_core/framework/core/adapter/syscall/src/
H A Dhdf_devmgr_adapter.c39 ret = ioService->dispatcher->Dispatch(&ioService->object, DEVMGR_LOAD_SERVICE, data, NULL); in HdfLoadDriverByServiceName()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c82 case DEVMGR_LOAD_SERVICE: in DeviceManagerDispatch()