Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
H A Ddevmgr_service_start.c83 int DeviceManagerIsQuickLoad(void) in DeviceManagerIsQuickLoad() function
107 if (DeviceManagerIsQuickLoad() == DEV_MGR_SLOW_LOAD) { in DeviceManagerStartStep2()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Ddevmgr_service_start.c85 int DeviceManagerIsQuickLoad(void) in DeviceManagerIsQuickLoad() function
157 if (DeviceManagerIsQuickLoad() == DEV_MGR_SLOW_LOAD) { in DeviceManagerStartStep2()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c112 int DeviceManagerIsQuickLoad(void) in DeviceManagerIsQuickLoad() function
147 if (DeviceManagerIsQuickLoad() == DEV_MGR_SLOW_LOAD) { in DeviceManagerStartStep2()
/ohos5.0/drivers/hdf_core/framework/core/common/include/manager/
H A Ddevmgr_service_start.h20 int DeviceManagerIsQuickLoad(void);
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c46 if (DeviceManagerIsQuickLoad() == DEV_MGR_QUICK_LOAD && in DevHostServiceClntInstallDriver()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_full.c135 int DeviceManagerIsQuickLoad(void) in DeviceManagerIsQuickLoad() function