OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetProfileByUserIdHash
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h
41
static Profile*
GetProfileByUserIdHash
(const std::string& user_id_hash);
profile_helper.cc
46
Profile* ProfileHelper::
GetProfileByUserIdHash
(
/external/chromium_org/chrome/browser/chromeos/login/
user_manager_impl.cc
597
profile = ProfileHelper::
GetProfileByUserIdHash
(user->username_hash());
601
// GetDefaultProfile() or
GetProfileByUserIdHash
() returns a new instance of
[
all
...]
Completed in 203 milliseconds