Searched refs:windowUpdateTypeTable (Results 1 – 1 of 1) sorted by relevance
600 static const std::map<WindowUpdateType, const std::string> windowUpdateTypeTable = { in ConvertWindowUpdateTypeToString() local608 if (windowUpdateTypeTable.find(type) == windowUpdateTypeTable.end()) { in ConvertWindowUpdateTypeToString()612 return windowUpdateTypeTable.at(type); in ConvertWindowUpdateTypeToString()