Searched defs:InstallCallback (Results 1 – 3 of 3) sorted by relevance
129 typedef base::Callback<void(const PluginMetadata*)> InstallCallback; typedef
307 void StartupAppLauncher::InstallCallback(bool success, in InstallCallback() function in chromeos::StartupAppLauncher
205 void WebstoreResult::InstallCallback(bool success, const std::string& error) { in InstallCallback() function in app_list::WebstoreResult