Searched refs:RunEventLoop (Results 1 - 2 of 2) sorted by relevance
/drivers/peripheral/wlan/chip/hdi_service/ | ||
H A D | wifi_vendor_hal.h | 85 void RunEventLoop(); |
H A D | wifi_vendor_hal.cpp | 95 std::thread(&WifiVendorHal::RunEventLoop, this).detach(); in Start() 106 void WifiVendorHal::RunEventLoop() in RunEventLoop() function in OHOS::HDI::Wlan::Chip::V1_0::WifiVendorHal |
Completed in 2 milliseconds