Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/shared/include/
H A Dhdf_service_info.h22 static inline void HdfServiceInfoInit(struct HdfServiceInfo *info, const struct HdfDeviceNode *devN… in HdfServiceInfoInit() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_service_stub.c100 HdfServiceInfoInit(&servInfo, service); in DeviceServiceStubPublishService()
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_device_node.c160 HdfServiceInfoInit(&servInfo, devNode); in HdfDeviceNodePublishPublicService()
H A Dhdf_device_object.c334 HdfServiceInfoInit(&servInfo, devNode); in HdfDeviceObjectUpdate()