Searched refs:SetExtensionAppIconById (Results 1 - 3 of 3) sorted by path

/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.cc567 TabHelper::FromWebContents(tab)->SetExtensionAppIconById(extension_id);
/external/chromium_org/chrome/browser/extensions/
H A Dtab_helper.cc182 void TabHelper::SetExtensionAppIconById(const std::string& extension_app_id) { function in class:extensions::TabHelper
H A Dtab_helper.h86 void SetExtensionAppIconById(const std::string& extension_app_id);

Completed in 207 milliseconds