Searched refs:categoryIt (Results 1 – 1 of 1) sorted by relevance
80 auto categoryIt = sResourceMap.find(value); in dumpStringValue() local81 if (categoryIt != sResourceMap.end()) { in dumpStringValue()82 mCategory = categoryIt->second; in dumpStringValue()90 auto categoryIt = sResourceMap.find(backingType); in setMemoryBacking() local91 if (categoryIt != sResourceMap.end()) { in setMemoryBacking()92 mCategory = categoryIt->second; in setMemoryBacking()