Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/core/host/include/
Ddevhost_service.h30 void DevHostServiceConstruct(struct DevHostService *service);
/drivers/hdf_core/framework/core/host/src/
Ddevhost_service.c217 void DevHostServiceConstruct(struct DevHostService *service) in DevHostServiceConstruct() function
249 DevHostServiceConstruct(devHostService); in DevHostServiceCreate()
/drivers/hdf_core/adapter/uhdf2/host/src/
Ddevhost_service_full.c206 DevHostServiceConstruct(&inst->super); in DevHostServiceFullConstruct()
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
Ddevhost_test.cpp157 DevHostServiceConstruct(nullptr);