OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NeedsProfilePicture
(Results
1 - 9
of
9
) sorted by null
/external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h
31
virtual bool
NeedsProfilePicture
() const = 0;
gaia_info_update_service.h
36
virtual bool
NeedsProfilePicture
() const OVERRIDE;
gaia_info_update_service.cc
79
bool GAIAInfoUpdateService::
NeedsProfilePicture
() const {
profile_downloader.cc
340
if (!delegate_->
NeedsProfilePicture
()) {
/external/chromium_org/chrome/browser/supervised_user/
custodian_profile_downloader_service.h
34
virtual bool
NeedsProfilePicture
() const OVERRIDE;
custodian_profile_downloader_service.cc
47
bool CustodianProfileDownloaderService::
NeedsProfilePicture
() const {
/external/chromium_org/chrome/browser/chromeos/login/users/avatar/
user_image_manager_impl.h
88
virtual bool
NeedsProfilePicture
() const OVERRIDE;
user_image_manager_impl.cc
742
bool UserImageManagerImpl::
NeedsProfilePicture
() const {
[
all
...]
/external/chromium_org/chrome/browser/android/profiles/
profile_downloader_android.cc
44
virtual bool
NeedsProfilePicture
() const OVERRIDE {
Completed in 358 milliseconds