Searched defs:allowedHostTransitions (Results 1 – 2 of 2) sorted by relevance
29 std::vector<std::string> allowedHostTransitions; in TEST() local42 std::vector<std::string> allowedHostTransitions; in TEST() local71 std::vector<std::string> allowedHostTransitions = { in TEST() local103 std::vector<std::string> allowedHostTransitions = { in TEST() local
3495 afterGetAllowedHostTransitions(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const boost::system::error_code & ec,const std::vector<std::string> & allowedHostTransitions) afterGetAllowedHostTransitions() argument