Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/core/host/include/
H A Dhdf_service_observer.h22 bool HdfServiceObserverConstruct(struct HdfServiceObserver *observer);
/ohos5.0/drivers/hdf_core/framework/core/host/src/
H A Dhdf_service_observer.c18 bool HdfServiceObserverConstruct(struct HdfServiceObserver *observer) in HdfServiceObserverConstruct() function
H A Ddevhost_service.c238 HdfServiceObserverConstruct(&service->observer); in DevHostServiceConstruct()