Searched refs:stateEntry (Results 1 – 1 of 1) sorted by relevance
267 const auto stateEntry = properties.find("CurrentHostState"); in hostStateEvent() local268 if (stateEntry != properties.end()) in hostStateEvent()270 auto stateEntryValue = stateEntry->second; in hostStateEvent()