SetManagedUserIdOfProfileAtIndex 105 chrome/browser/profiles/profile_info_cache.h void SetManagedUserIdOfProfileAtIndex(size_t index, const std::string& id); SetManagedUserIdOfProfileAtIndex 418 chrome/browser/profiles/profile_info_cache_unittest.cc GetCache()->SetManagedUserIdOfProfileAtIndex(0, "TEST_ID"); SetManagedUserIdOfProfileAtIndex 425 chrome/browser/profiles/profile_info_cache_unittest.cc GetCache()->SetManagedUserIdOfProfileAtIndex(0, std::string()); SetManagedUserIdOfProfileAtIndex 83 chrome/test/base/testing_profile_manager.cc cache.SetManagedUserIdOfProfileAtIndex(index, managed_user_id);