Searched defs:IconIndexIsUnique (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc938 bool ProfileInfoCache::IconIndexIsUnique(size_t icon_index) const { function in class:ProfileInfoCache
961 if (!must_be_unique || IconIndexIsUnique(icon_index)) {

Completed in 78 milliseconds