OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetUserByProfile
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/chromeos/login/
mock_user_manager.cc
51
User* MockUserManager::
GetUserByProfile
(Profile* profile) const {
fake_user_manager.cc
170
User* FakeUserManager::
GetUserByProfile
(Profile* profile) const {
user_manager_impl.cc
569
User* UserManagerImpl::
GetUserByProfile
(Profile* profile) const {
827
User* user =
GetUserByProfile
(profile);
[
all
...]
Completed in 71 milliseconds