/external/chromium_org/chrome/browser/extensions/ |
webstore_inline_installer_factory.cc | 14 const std::string& webstore_item_id, 18 contents, webstore_item_id, requestor_url, callback);
|
webstore_inline_installer_factory.h | 31 const std::string& webstore_item_id,
|
webstore_startup_installer.cc | 15 const std::string& webstore_item_id, 20 webstore_item_id,
|
webstore_data_fetcher.h | 36 const std::string webstore_item_id);
|
webstore_inline_installer.h | 35 const std::string& webstore_item_id,
|
webstore_startup_installer.h | 29 WebstoreStartupInstaller(const std::string& webstore_item_id,
|
webstore_data_fetcher.cc | 28 const std::string webstore_item_id) 32 id_(webstore_item_id) {
|
webstore_inline_installer_browsertest.cc | 116 const std::string& webstore_item_id, 120 contents, webstore_item_id, requestor_url, callback);
|
webstore_inline_installer.cc | 33 const std::string& webstore_item_id, 37 webstore_item_id,
|
webstore_standalone_installer.h | 55 WebstoreStandaloneInstaller(const std::string& webstore_item_id,
|
webstore_standalone_installer.cc | 40 const std::string& webstore_item_id, 43 : id_(webstore_item_id),
|
tab_helper.h | 193 const std::string& webstore_item_id,
|
tab_helper.cc | 370 const std::string& webstore_item_id, 378 webstore_item_id,
|
/external/chromium_org/chrome/browser/ui/app_list/search/webstore/ |
webstore_installer.cc | 13 WebstoreInstaller::WebstoreInstaller(const std::string& webstore_item_id, 17 : WebstoreStartupInstaller(webstore_item_id, profile, true, callback),
|
webstore_installer.h | 24 WebstoreInstaller(const std::string& webstore_item_id,
|
/external/chromium_org/chrome/browser/apps/ |
ephemeral_app_launcher.h | 37 const std::string& webstore_item_id, 44 const std::string& webstore_item_id, 53 EphemeralAppLauncher(const std::string& webstore_item_id, 57 EphemeralAppLauncher(const std::string& webstore_item_id,
|
ephemeral_app_launcher.cc | 46 const std::string& webstore_item_id, 51 new EphemeralAppLauncher(webstore_item_id, 62 const std::string& webstore_item_id, 65 new EphemeralAppLauncher(webstore_item_id, 87 const std::string& webstore_item_id, 92 webstore_item_id, 102 const std::string& webstore_item_id, 106 webstore_item_id,
|
/external/chromium_org/chrome/renderer/extensions/ |
webstore_bindings.h | 35 // frame. On success, true will be returned and the |webstore_item_id| 40 std::string* webstore_item_id, std::string* error);
|
webstore_bindings.cc | 87 std::string webstore_item_id; local 90 frame, preferred_store_link_url, &webstore_item_id, &error)) { 113 webstore_item_id, 122 std::string* webstore_item_id, std::string* error) { 198 *webstore_item_id = candidate_webstore_item_id;
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
app_installer.h | 28 const std::string& webstore_item_id,
|
app_installer.cc | 43 const std::string& webstore_item_id, 47 webstore_item_id,
|