Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/core/host/include/
Ddevhost_service.h31 void DevHostServiceDestruct(struct DevHostService *service);
/drivers/hdf_core/framework/core/host/src/
Ddevhost_service.c231 void DevHostServiceDestruct(struct DevHostService *service) in DevHostServiceDestruct() function
258 DevHostServiceDestruct(devHostService); in DevHostServiceRelease()
/drivers/hdf_core/adapter/uhdf2/host/src/
Ddevhost_service_full.c218 DevHostServiceDestruct(&inst->super); in DevHostServiceFullDestruct()
/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
Ddevhost_test.cpp158 DevHostServiceDestruct(nullptr);