Home
last modified time | relevance | path

Searched defs:waitForFuture (Results 1 – 2 of 2) sorted by relevance

/openbmc/telemetry/tests/src/
H A Ddbus_environment.cpp66 bool DbusEnvironment::waitForFuture(std::string_view name, Milliseconds timeout) in waitForFuture() function in DbusEnvironment
H A Ddbus_environment.hpp78 static T waitForFuture(std::future<T> future, in waitForFuture() function in DbusEnvironment