Home
last modified time | relevance | path

Searched refs:active_user_id_hash_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/profiles/
Dprofile_helper.h77 std::string active_user_id_hash() { return active_user_id_hash_; } in active_user_id_hash()
99 std::string active_user_id_hash_; variable
Dprofile_helper.cc140 return ProfileHelper::GetUserProfileDir(active_user_id_hash_); in GetActiveUserProfileDir()
198 active_user_id_hash_ = hash; in ActiveUserHashChanged()