Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_object_config.c27 [HDF_OBJECT_ID_DRIVER_INSTALLER] = {.Create = DriverInstallerFullCreate},
/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_object_manager.h22 HDF_OBJECT_ID_DRIVER_INSTALLER, enumerator
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Ddevsmall_object_config.c58 [HDF_OBJECT_ID_DRIVER_INSTALLER] =
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
H A Ddevsmall_object_config.c57 [HDF_OBJECT_ID_DRIVER_INSTALLER] =
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevlite_object_config.c36 [HDF_OBJECT_ID_DRIVER_INSTALLER] =
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Dhdf_driver_installer.c54 … installer = (struct IDriverInstaller *)HdfObjectManagerGetObject(HDF_OBJECT_ID_DRIVER_INSTALLER); in DriverInstallerGetInstance()