Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_observer_record.h30 void HdfServiceObserverRecordNotifySubscribers(
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_observer_record.c56 void HdfServiceObserverRecordNotifySubscribers( in HdfServiceObserverRecordNotifySubscribers() function
H A Dhdf_service_observer.c109 HdfServiceObserverRecordNotifySubscribers(serviceRecord, deviceId, policy); in HdfServiceObserverPublishService()