Searched refs:less_than_type (Results 1 – 1 of 1) sorted by relevance
46 bool less_than_type(const std::unique_ptr<ResourceTableType>& lhs, in less_than_type() function121 const auto iter = std::lower_bound(entries.begin(), entries.end(), type, less_than_type); in FindTypeRunAction()