Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_driver_loader.h22 struct HdfDriverLoader { struct
27 void HdfDriverLoaderConstruct(struct HdfDriverLoader *inst); argument
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_driver_loader.c56 void HdfDriverLoaderConstruct(struct HdfDriverLoader *inst) in HdfDriverLoaderConstruct()
67 static struct HdfDriverLoader driverLoader; in HdfDriverLoaderCreate()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddriver_loader_full.c76 struct HdfDriverLoader *pvtbl = (struct HdfDriverLoader *)inst; in HdfDriverLoaderFullConstruct()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddriver_loader_full.h26 struct HdfDriverLoader super;
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp404 struct HdfDriverLoader *loader = reinterpret_cast<struct HdfDriverLoader *>(object);