HomeSort by relevance Sort by last modified time
    Searched refs:SetUserNameOfProfileAtIndex (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_cache.h 86 void SetUserNameOfProfileAtIndex(size_t index, const string16& user_name);
profile_info_cache_unittest.cc 197 GetCache()->SetUserNameOfProfileAtIndex(1, new_user_name);
profile_impl.cc     [all...]
profile_info_cache.cc 485 void ProfileInfoCache::SetUserNameOfProfileAtIndex(size_t index,

Completed in 146 milliseconds