Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_service_observer.c52 serviceRecord = HdfServiceObserverRecordObtain(serviceKey); in HdfServiceObserverSubscribeService()
96 serviceRecord = HdfServiceObserverRecordObtain(serviceKey); in HdfServiceObserverPublishService()
H A Dhdf_observer_record.c17 struct HdfServiceObserverRecord *HdfServiceObserverRecordObtain(uint32_t serviceKey) in HdfServiceObserverRecordObtain() function
/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_observer_record.h27 struct HdfServiceObserverRecord *HdfServiceObserverRecordObtain(uint32_t serviceKey);