Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c65 static int32_t DevHostServiceClntConstruct(struct DevHostServiceClnt *hostClnt) in DevHostServiceClntConstruct() function
94 if (DevHostServiceClntConstruct(hostClnt) != HDF_SUCCESS) { in DevHostServiceClntNewInstance()