Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevsvc_manager.h26 bool DevSvcManagerConstruct(struct DevSvcManager *inst);
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevsvc_manager.c353 bool DevSvcManagerConstruct(struct DevSvcManager *inst) in DevSvcManagerConstruct() function
406 if (!DevSvcManagerConstruct(&devSvcManagerInstance)) { in DevSvcManagerCreate()
H A Ddevsvc_manager_ext.c168 if (!DevSvcManagerConstruct(&inst->super)) { in DevSvcManagerExtConstruct()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevsvc_manager_stub.c645 if (!DevSvcManagerConstruct(&inst->super)) { in DevSvcManagerStubConstruct()