Searched refs:HasProfileSyncService (Results 1 – 7 of 7) sorted by relevance
111 if (!profile->HasProfileSyncService()) { in CreateAndAttach()125 return profile_->HasProfileSyncService(); in IsSyncAlreadySetup()
440 virtual bool HasProfileSyncService() const = 0;
105 virtual bool HasProfileSyncService() const;
492 virtual bool HasProfileSyncService() const { in HasProfileSyncService() function in OffTheRecordProfileImpl
1189 bool ProfileImpl::HasProfileSyncService() const { in HasProfileSyncService() function in ProfileImpl
226 virtual bool HasProfileSyncService() const { NOTREACHED(); return false; } in HasProfileSyncService() function
425 (profile->HasProfileSyncService() && in CanShowPromo()