Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_object_manager.h23 HDF_OBJECT_ID_DRIVER_LOADER, enumerator
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_object_config.c43 [HDF_OBJECT_ID_DRIVER_LOADER] =
H A Ddriver_loader_full.c109 instance = (struct IDriverLoader *)HdfObjectManagerGetObject(HDF_OBJECT_ID_DRIVER_LOADER); in HdfDriverLoaderGetInstance()
/ohos5.0/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
H A Ddevsmall_object_config.c63 [HDF_OBJECT_ID_DRIVER_LOADER] =
/ohos5.0/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
H A Ddevsmall_object_config.c62 [HDF_OBJECT_ID_DRIVER_LOADER] =
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevlite_object_config.c41 [HDF_OBJECT_ID_DRIVER_LOADER] =
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_driver_loader.c82 instance = (struct IDriverLoader *)HdfObjectManagerGetObject(HDF_OBJECT_ID_DRIVER_LOADER); in HdfDriverLoaderGetInstance()