Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/test/
H A Ddev_attribute_serialize_test.cpp40 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance();
61 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance();
76 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance();
297 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance();
/ohos5.0/drivers/hdf_core/interfaces/inner_api/host/shared/
H A Dhdf_device_info.h49 struct HdfDeviceInfo *HdfDeviceInfoNewInstance(void);
/ohos5.0/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_device_info.c35 struct HdfDeviceInfo *HdfDeviceInfoNewInstance(void) in HdfDeviceInfoNewInstance() function
/ohos5.0/drivers/hdf_core/framework/core/shared/test/unittest/common/
H A Dhdf_core_shared_test.cpp58 HdfDeviceInfo *info = HdfDeviceInfoNewInstance();
/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Ddev_attribute_serialize.c117 struct HdfDeviceInfo *attribute = HdfDeviceInfoNewInstance(); in DeviceAttributeDeserialize()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Dhdf_attribute_macro.c158 devInfo = HdfDeviceInfoNewInstance(); in GetDevcieNodeList()
H A Dhdf_attribute.c189 deviceNodeInfo = HdfDeviceInfoNewInstance(); in GetDevcieNodeList()