Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevhost_service_clnt.h35 void DevHostServiceClntDelete(struct DevHostServiceClnt *hostClnt);
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c113 void DevHostServiceClntDelete(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntDelete() function
H A Ddevmgr_service.c514 DevHostServiceClntDelete(hostClnt); in DevmgrServiceRelease()