OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IconIndexIsUnique
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_info_cache.h
168
bool
IconIndexIsUnique
(size_t icon_index) const;
profile_info_cache.cc
751
bool ProfileInfoCache::
IconIndexIsUnique
(size_t icon_index) const {
770
if (!must_be_unique ||
IconIndexIsUnique
(icon_index)) {
Completed in 1701 milliseconds