Searched refs:SetInfoForProfileAtIndex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc473 SetInfoForProfileAtIndex(index, info.release());
495 SetInfoForProfileAtIndex(index, info.release());
508 SetInfoForProfileAtIndex(index, info.release());
518 SetInfoForProfileAtIndex(index, info.release());
539 SetInfoForProfileAtIndex(index, info.release());
551 SetInfoForProfileAtIndex(index, info.release());
566 SetInfoForProfileAtIndex(index, info.release());
578 SetInfoForProfileAtIndex(index, info.release());
591 SetInfoForProfileAtIndex(index, info.release());
614 SetInfoForProfileAtIndex(inde
903 void ProfileInfoCache::SetInfoForProfileAtIndex(size_t index, function in class:ProfileInfoCache
[all...]
H A Dprofile_info_cache.h171 void SetInfoForProfileAtIndex(size_t index, base::DictionaryValue* info);

Completed in 540 milliseconds