Home
last modified time | relevance | path

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

/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp1074 static void HRilBootUpEventLoop() in HRilBootUpEventLoop() function
1100 HRilManager::GetInstance().eventLoop_ = std::make_unique<std::thread>(HRilBootUpEventLoop); in HRilInit()