Searched refs:PutStringValueToFormatMap (Results 1 – 1 of 1) sorted by relevance
74 bool PutStringValueToFormatMap(FormatDataMap &formatMap, const std::string_view &key, const std::st… in PutStringValueToFormatMap() function358 … ret = PutStringValueToFormatMap(formatTemp, iter->first, AnyCast<std::string>(iter->second)); in GetFormatMap()