Searched refs:waitForPropertyValue (Results 1 – 3 of 3) sorted by relevance
717 std::optional<std::string> waitForPropertyValue(const std::string &property, int64_t timeoutMs);
1435 std::optional<std::string> waitForPropertyValue(const std::string& property, int64_t timeoutMs) { in waitForPropertyValue() function
687 waitForPropertyValue(propName, maxFlagWaitTime.count()); in checkPowerHintSessionReady()