Searched refs:hintIter (Results 1 – 1 of 1) sorted by relevance
2078 auto hintIter = formatAgentMap_.end(); in GetEncodedFormat() local2080 ret = CheckFormatHint(formatHint, hintIter); in GetEncodedFormat()2082 format = hintIter->first; in GetEncodedFormat()2097 if (iter == hintIter || curFormat == InnerFormat::RAW_FORMAT) { in GetEncodedFormat()