Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/
H A Dvpd_tool_impl.cpp565 auto timeoutInMicroSeconds = 60 * 1000000L; in updateKeyword() local
566 auto result = bus.call(properties, timeoutInMicroSeconds); in updateKeyword()