Searched refs:ResTypeMap (Results 1 – 1 of 1) sorted by relevance
1009 std::unordered_map<std::string, ResType> ResTypeMap { variable1034 if (ResTypeMap.find(resType) != ResTypeMap.end() && ResTypeMap[resType] == data.first) { in GetRealResId()1054 if (ResTypeMap.find(resType) == ResTypeMap.end()) { in GetResTypeAndResName()