Searched refs:UpdateAppDataFromProfile (Results 1 – 5 of 5) sorted by relevance
85 KioskAppManager::Get()->UpdateAppDataFromProfile( in OnAppUpdateAvailable()
156 void UpdateAppDataFromProfile(const std::string& app_id,
433 IN_PROC_BROWSER_TEST_F(KioskAppManagerTest, UpdateAppDataFromProfile) { in IN_PROC_BROWSER_TEST_F() argument449 manager()->UpdateAppDataFromProfile( in IN_PROC_BROWSER_TEST_F()
398 KioskAppManager::Get()->UpdateAppDataFromProfile(app_id_, profile_, NULL); in UpdateAppData()
354 void KioskAppManager::UpdateAppDataFromProfile( in UpdateAppDataFromProfile() function in chromeos::KioskAppManager