Searched refs:HOST_TRANS_PROP (Results 1 – 1 of 1) sorted by relevance
26 constexpr auto HOST_TRANS_PROP = "RequestedHostTransition"; variable178 if (properties.find(HOST_TRANS_PROP) == properties.end()) in clearQueueOnPowerOn()184 std::get<std::string>(properties.at(HOST_TRANS_PROP)); in clearQueueOnPowerOn()