Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c52 static int DevmgrServiceStartHostProcess(struct DevHostServiceClnt *hostClnt, bool sync, bool dynam… in DevmgrServiceStartHostProcess() function
114 if (DevmgrServiceStartHostProcess(hostClnt, true, dynamic) != HDF_SUCCESS) { in DevmgrServiceLoadDevice()
330 if (DevmgrServiceStartHostProcess(hostClnt, false, false) != HDF_SUCCESS) { in DevmgrServiceStartDeviceHost()