Searched defs:GetSupervisedUserIdOfProfileAtIndex (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile_info_cache.cc399 return !GetSupervisedUserIdOfProfileAtIndex(index).empty();
415 std::string ProfileInfoCache::GetSupervisedUserIdOfProfileAtIndex( function in class:ProfileInfoCache
545 if (GetSupervisedUserIdOfProfileAtIndex(index) == id)

Completed in 451 milliseconds