Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Debuginfod/
HDDebuginfod.h150 Error updateForever(std::chrono::milliseconds Interval);
/freebsd-head/contrib/llvm-project/llvm/lib/Debuginfod/
HDDebuginfod.cpp387 Error DebuginfodCollection::updateForever(std::chrono::milliseconds Interval) { in updateForever() function in llvm::DebuginfodCollection