Searched defs:app_profile (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Dkiosk_browsertest.cc417 Profile* app_profile = ProfileManager::GetPrimaryUserProfile(); local
418 return extensions::ExtensionSystem::Get(app_profile)->
436 Profile* app_profile = ProfileManager::GetPrimaryUserProfile(); local
437 ASSERT_TRUE(app_profile);
441 static_cast<ProfileImpl*>(app_profile)->chromeos_preferences_);
449 extensions::ExtensionSystem::Get(app_profile)->
455 extensions::AppWindowRegistry::Get(app_profile);
629 Profile* app_profile = ProfileManager::GetPrimaryUserProfile(); local
630 ASSERT_TRUE(app_profile);
633 extensions::AppWindowRegistry::Get(app_profile);
696 Profile* app_profile = ProfileManager::GetPrimaryUserProfile(); local
1693 Profile* app_profile = ProfileManager::GetPrimaryUserProfile(); local
[all...]

Completed in 198 milliseconds