HomeSort by relevance Sort by last modified time
    Searched refs:IsOwnerProfile (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/ui/webui/chromeos/
ui_account_tweaks.cc 30 ProfileHelper::IsOwnerProfile(profile));
  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_helper.h 81 static bool IsOwnerProfile(Profile* profile);
profile_helper.cc 148 bool ProfileHelper::IsOwnerProfile(Profile* profile) {
  /external/chromium_org/chrome/browser/chromeos/policy/
consumer_management_service.cc 278 if (chromeos::ProfileHelper::IsOwnerProfile(profile))
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
core_chromeos_options_handler.cc 185 else if (!ProfileHelper::IsOwnerProfile(Profile::FromWebUI(web_ui())))

Completed in 233 milliseconds