Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevmgr_service.h23 bool DevmgrServiceConstruct(struct DevmgrService *inst);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_full.c119 DevmgrServiceConstruct(&inst->super); in DevmgrServiceFullConstruct()
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c454 bool DevmgrServiceConstruct(struct DevmgrService *inst) in DevmgrServiceConstruct() function
487 if (!DevmgrServiceConstruct(&devmgrServiceInstance)) { in DevmgrServiceCreate()