Home
last modified time | relevance | path

Searched defs:listEntry (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_observer_record.c43 bool HdfServiceObserverRecordCompare(struct HdfSListNode *listEntry, uint32_t serviceKey) in HdfServiceObserverRecordCompare()
80 void HdfServiceObserverRecordDelete(struct HdfSListNode *listEntry) in HdfServiceObserverRecordDelete()
H A Dhdf_service_subscriber.c32 void HdfServiceSubscriberDelete(struct HdfSListNode *listEntry) in HdfServiceSubscriberDelete()
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Dhdf_host_info.c24 void HdfHostInfoDelete(struct HdfSListNode *listEntry) in HdfHostInfoDelete()
H A Ddevice_token_clnt.c43 void DeviceTokenClntDelete(struct HdfSListNode *listEntry) in DeviceTokenClntDelete()
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dosal_message.c23 void HdfMessageDelete(struct HdfSListNode *listEntry) in HdfMessageDelete()
/ohos5.0/drivers/hdf_core/framework/core/shared/src/
H A Dhdf_device_info.c54 void HdfDeviceInfoDelete(struct HdfSListNode *listEntry) in HdfDeviceInfoDelete()
/ohos5.0/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp76 static bool OsDeviceCompare(HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()
/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c56 static bool OsDeviceCompare(struct HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()
H A Dliteos_adapter.c200 static bool OsDeviceCompare(struct HdfSListNode *listEntry, uint32_t searchKey) in OsDeviceCompare()