Searched refs:healthIt (Results 1 – 1 of 1) sorted by relevance
303 auto healthIt = statusIt->find("Health"); in getHealth() local304 if (healthIt != statusIt->end()) in getHealth()306 std::string* health = healthIt->get_ptr<std::string*>(); in getHealth()