Home
last modified time | relevance | path

Searched defs:devMgrSvcIf (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Ddevmgr_service_clnt.c19 struct IDevmgrService *devMgrSvcIf = NULL; in DevmgrServiceClntAttachDeviceHost() local
36 struct IDevmgrService *devMgrSvcIf = NULL; in DevmgrServiceClntAttachDevice() local
53 struct IDevmgrService *devMgrSvcIf = NULL; in DevmgrServiceClntDetachDevice() local
/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Ddevmgr_service_clnt.h21 struct IDevmgrService *devMgrSvcIf; member
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevmgr_service.c460 struct IDevmgrService *devMgrSvcIf = NULL; in DevmgrServiceConstruct() local