Searched refs:true_inline_rot_rev (Results 1 – 1 of 1) sorted by relevance
457 string true_inline_rot_rev = "true_inline_rot_rev="; in GetTypeInfo() local494 } else if (line.find(true_inline_rot_rev) != string::npos) { in GetTypeInfo()496 PopulateInlineRotationVersion(std::stoi(line.erase(0, true_inline_rot_rev.length()))); in GetTypeInfo()