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

  /external/chromium_org/chrome/common/extensions/api/extension_action/
action_info.h 49 static void SetBrowserActionInfo(Extension* extension, ActionInfo* info);
browser_action_handler.cc 38 ActionInfo::SetBrowserActionInfo(extension, action_info.release());
action_info.cc 204 void ActionInfo::SetBrowserActionInfo(Extension* extension, ActionInfo* info) {
  /external/chromium_org/chrome/common/extensions/manifest_handlers/
synthesize_browser_action_handler.cc 33 ActionInfo::SetBrowserActionInfo(extension, new ActionInfo());

Completed in 243 milliseconds