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

  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_manager.h 140 void UpdateAppDataFromProfile(const std::string& app_id,
kiosk_app_update_service.cc 78 KioskAppManager::Get()->UpdateAppDataFromProfile(
kiosk_app_manager_browsertest.cc 370 IN_PROC_BROWSER_TEST_F(KioskAppManagerTest, UpdateAppDataFromProfile) {
385 manager()->UpdateAppDataFromProfile(
startup_app_launcher.cc 288 KioskAppManager::Get()->UpdateAppDataFromProfile(app_id_, profile_, NULL);
kiosk_app_manager.cc 314 void KioskAppManager::UpdateAppDataFromProfile(

Completed in 195 milliseconds