Searched refs:windowInfoCompleteMap (Results 1 – 1 of 1) sorted by relevance
110 std::map<std::string, AttributeNamesFunc> windowInfoCompleteMap = { variable451 auto windowIter = windowInfoCompleteMap.find(callbackInfo->attribute_); in AttributeValueComplete()452 if (windowIter == windowInfoCompleteMap.end()) { in AttributeValueComplete()