Home
last modified time | relevance | path

Searched refs:RunLoop (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/netmanager_base/services/netmanagernative/include/netsys/
H A Dclatd.h43 void RunLoop();
/foundation/filemanagement/dfs_service/utils/system/include/
H A Ddfsu_thread.h52 bool RunLoop(std::function<bool()> task, uint64_t interval, uint32_t retryTimes = UINT32_MAX) in RunLoop() function in OHOS::Storage::DistributedFile::Utils::DfsuThread
/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Dclatd.cpp73 std::thread([this]() { RunLoop(); }).detach(); in Start()
125 void Clatd::RunLoop() in RunLoop() function in OHOS::nmd::Clatd

Completed in 2 milliseconds