Home
last modified time | relevance | path

Searched refs:HdfMessageLooperConstruct (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/utils/include/
H A Dhdf_message_looper.h27 void HdfMessageLooperConstruct(struct HdfMessageLooper *looper);
/ohos5.0/drivers/hdf_core/framework/utils/src/
H A Dhdf_message_looper.c52 void HdfMessageLooperConstruct(struct HdfMessageLooper *looper) in HdfMessageLooperConstruct() function
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Dhdf_device_thread.c86 HdfMessageLooperConstruct(&inst->looper); in DeviceThreadConstruct()
H A Ddevhost_service_full.c211 HdfMessageLooperConstruct(&inst->looper); in DevHostServiceFullConstruct()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/
H A Ddevmgr_service_full.c118 HdfMessageLooperConstruct(&inst->looper); in DevmgrServiceFullConstruct()