Home
last modified time | relevance | path

Searched refs:DevHostServiceFullDestruct (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/include/
H A Ddevhost_service_full.h37 void DevHostServiceFullDestruct(struct DevHostServiceFull *inst);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevhost_service_stub.c141 DevHostServiceFullDestruct(&instance->super); in DevHostServiceStubRelease()
H A Ddevhost_service_full.c215 void DevHostServiceFullDestruct(struct DevHostServiceFull *inst) in DevHostServiceFullDestruct() function