Searched refs:LaunchCallback (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/apps/
H A Dephemeral_app_launcher.h39 const std::string& error)> LaunchCallback; typedef in class:EphemeralAppLauncher
49 const LaunchCallback& callback);
55 const LaunchCallback& callback);
64 const LaunchCallback& callback);
67 const LaunchCallback& callback);
145 LaunchCallback launch_callback_;
H A Dephemeral_app_throttle.cc57 app_id, source, EphemeralAppLauncher::LaunchCallback());
H A Dephemeral_app_launcher.cc101 const LaunchCallback& callback) {
115 const LaunchCallback& callback) {
160 const LaunchCallback& callback)
170 const LaunchCallback& callback)
303 LaunchCallback callback = launch_callback_;
H A Dephemeral_app_launcher_browsertest.cc86 const LaunchCallback& callback)
92 : EphemeralAppLauncher(id, profile, NULL, LaunchCallback()),
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/
H A Dwebstore_result.h66 void LaunchCallback(extensions::webstore_install::Result result,
H A Dwebstore_result.cc222 base::Bind(&WebstoreResult::LaunchCallback,
252 void WebstoreResult::LaunchCallback(extensions::webstore_install::Result result, function in class:app_list::WebstoreResult
/external/chromium_org/chrome/browser/extensions/api/developer_private/
H A Ddeveloper_private_api.h472 void LaunchCallback(const base::DictionaryValue& results);
H A Ddeveloper_private_api.cc1367 AddRef(); // Balanced in LaunchCallback().
1371 base::Bind(&DeveloperPrivateRequestFileSourceFunction::LaunchCallback,
1376 void DeveloperPrivateRequestFileSourceFunction::LaunchCallback( function in class:extensions::api::DeveloperPrivateRequestFileSourceFunction

Completed in 369 milliseconds