Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Ddevhost_service.h31 void DevHostServiceDestruct(struct DevHostService *service);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevhost_service.c241 void DevHostServiceDestruct(struct DevHostService *service) in DevHostServiceDestruct() function
268 DevHostServiceDestruct(devHostService); in DevHostServiceRelease()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_full.c218 DevHostServiceDestruct(&inst->super); in DevHostServiceFullDestruct()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/test/unittest/
H A Ddevhost_test.cpp167 DevHostServiceDestruct(nullptr);