OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:active_user_id_hash_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h
30
// internal state |
active_user_id_hash_
| will be updated.
87
std::string active_user_id_hash() { return
active_user_id_hash_
; }
109
std::string
active_user_id_hash_
;
member in class:chromeos::ProfileHelper
profile_helper.cc
164
return ProfileHelper::GetUserProfileDir(
active_user_id_hash_
);
222
active_user_id_hash_
= hash;
Completed in 65 milliseconds