Searched refs:ProfileIsEphemeralAtIndex (Results 1 – 4 of 4) sorted by relevance
75 virtual bool ProfileIsEphemeralAtIndex(size_t index) const = 0;
92 virtual bool ProfileIsEphemeralAtIndex(size_t index) const OVERRIDE;
423 bool ProfileInfoCache::ProfileIsEphemeralAtIndex(size_t index) const { in ProfileIsEphemeralAtIndex() function in ProfileInfoCache704 if (value == ProfileIsEphemeralAtIndex(index)) in SetProfileIsEphemeralAtIndex()
1025 if (profile_cache.ProfileIsEphemeralAtIndex(i)) in PreProfileInit()