Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevmgr_service_proxy.c114 static int DevmgrServiceProxyProcessLoad(struct IDevmgrService *inst, const char *svcName, int code) in DevmgrServiceProxyProcessLoad() function
136 return DevmgrServiceProxyProcessLoad(inst, svcName, DEVMGR_SERVICE_LOAD_DEVICE); in DevmgrServiceProxyLoadDevice()
141 return DevmgrServiceProxyProcessLoad(inst, svcName, DEVMGR_SERVICE_UNLOAD_DEVICE); in DevmgrServiceProxyUnLoadDevice()