HomeSort by relevance Sort by last modified time
    Searched refs:UpdateExtensionAppIcon (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/
tab_helper.cc 168 UpdateExtensionAppIcon(extension_app_);
185 UpdateExtensionAppIcon(extension);
238 UpdateExtensionAppIcon(
242 UpdateExtensionAppIcon(
447 void TabHelper::UpdateExtensionAppIcon(const Extension* extension) {
tab_helper.h 186 void UpdateExtensionAppIcon(const Extension* extension);
  /external/chromium_org/extensions/browser/app_window/
app_window.h 442 void UpdateExtensionAppIcon();
app_window.cc 293 UpdateExtensionAppIcon();
806 void AppWindow::UpdateExtensionAppIcon() {
    [all...]

Completed in 173 milliseconds